-
OpenGL实现旋转、平移、缩放与贴图
OpenGL立方体在世界坐标系中实现缩放、旋转、平移、顶点片源着色器、光照作用、棋盘纹理贴
- 2022-04-06 19:31:56下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
VC+OPENGL动态几何画图软件源代码,可以做三维环境下的图形,快下载哦!^_^要不就成商业版了。...
VC+OPENGL动态几何画图软件源代码,可以做三维环境下的图形,快下载哦!^_^要不就成商业版了。-VC OpenGL dynamic geometric drawing software source code, can do 3D graphics environment, the faster download! ^ _ ^ Median into the commercial version.
- 2022-03-15 10:05:44下载
- 积分:1
-
Please read your package and describe it at least 40 bytes in English.
Please read your package and describe it at least 40 bytes in English.
- 2022-07-28 00:34:50下载
- 积分:1
-
一个3维的房子,可以运动的,带你走向3d世界。
一个3维的房子,可以运动的,带你走向3d世界。-A three dimension house, can moves and leads you to the 3D world.
- 2022-12-22 17:00:03下载
- 积分:1
-
VC and write an OpenGL 3D Tetris
VC和OPENGL写的一个3D俄罗斯方块-VC and write an OpenGL 3D Tetris
- 2022-07-19 07:12:44下载
- 积分:1
-
使用opengl作出的图形~~出现光环,小的可以绕着大的运转!并且发生明暗变化!...
使用opengl作出的图形~~出现光环,小的可以绕着大的运转!并且发生明暗变化!-Make use of opengl graphics ~ ~ appear halo, a small operation can be around big! And shading changes occur!
- 2023-08-10 17:35:03下载
- 积分:1
-
NeHe Opengl Lesson27
NeHe Opengl Lesson27
- 2022-08-19 05:52:46下载
- 积分:1
-
OpenGL的一个小迷宫
使用二维数组随机的产生一个迷宫,有详细的注释,通过调整最前面的常数可以调节迷宫的行数和列数(一定要互相匹配,不然出来的结果很丑),然后用stack写出来了迷宫的解法,通过OpenGL画出了迷宫
- 2022-04-16 20:04:00下载
- 积分:1
-
Windows NT Alpha 平台下的GLUT 3.6 库文件
Windows NT Alpha 平台下的GLUT 3.6 库文件-Windows NT Alpha platform GLUT 3.6 library file
- 2022-03-05 23:59:50下载
- 积分:1