-
OpenGL高级编程篇所附源代码
OpenGL高级编程篇所附源代码-OpenGL Programming Part accompanying source code
- 2022-06-29 22:47:58下载
- 积分:1
-
导弹发射模拟动画源码
一个模拟导弹发射动画的VC++OpenGL源码,有一定的借鉴意义,版权归原作者。
- 2023-05-25 20:35:04下载
- 积分:1
-
用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载
用OpenGL 实现的 3维 golf 的 源程序代码,推荐下载-use the OpenGL 3-D golf of the source code, download!
- 2023-07-05 08:10:02下载
- 积分:1
-
一个mfc的应用小程序,使用opengl编写,可以用鼠标拖动圆球转动...
一个mfc的应用小程序,使用opengl编写,可以用鼠标拖动圆球转动-A mfc application of small programs, using opengl write, you can drag with the mouse ball rotation
- 2022-06-16 12:10:02下载
- 积分:1
-
OpenGL MUST Project 1[Polyline Editor] use Array of C++
// student name:
// student ID:
// date:
/*#include "D:HomeworkOpenGLFinalCGLabGLUT_Toolkitglut.h"*/
#include
#include
#include
GLint ploypoint = 0;
GLint ployline=-1;
GLint height;
GLint choose=0;
GLint move_ployline,move_ploypoint;
struct Point
{
int x;
int y;
};
struct GLintPointArray
{
Point point[60];
};
GLintPointArray ploy[60];
void drawPointLine()
{
for (int i=0;i
- 2022-05-15 00:12:34下载
- 积分:1
-
opengl 开发的3D游戏,绝对经典
opengl 开发的3D游戏,绝对经典-opengl development of 3D games, absolute classic
- 2022-03-07 20:47:06下载
- 积分:1
-
Guide on programming environment example
编程环境示例指南
- 2022-12-06 06:25:03下载
- 积分:1
-
关于OPENGL光照的程序
关于OPENGL光照的程序-OpenGL light on the process
- 2022-03-30 17:23:27下载
- 积分:1
-
Du Sabin和butterfly等曲面细分算法。使用openGL绘制
Du Sabin和butterfly等曲面细分算法。使用openGL绘制-Du Sabin and butterfly, and other sub-surface algorithm. Drawing use openGL
- 2022-04-22 01:32:45下载
- 积分:1
-
高端图形图像核心技术宝典,超星的,有几页可能损坏了
高端图形图像核心技术宝典,超星的,有几页可能损坏了-core high-end graphics and video technology, the book Superstar, a few pages may damage
- 2022-04-27 23:29:11下载
- 积分:1