-
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面...
借助于VC 和OPENGL利用三角形和柱子形成的复杂建筑物(亭子)如论在显示还是在制作上都有一定的技巧,可以当作一个非常好的额例子进行参考,我还在努力的制作曲面形状的亭子,做好以后上传。-using VC and use OpenGL and columns triangle formation of complex structures (pavilion) on the show in production or have certain skills, be regarded as a very good reference for examples, I am still making efforts to shape the surface here, well after the upload.
- 2022-12-10 10:35:03下载
- 积分:1
-
魔兽争霸开源版
魔兽争霸开源版 opengl-This is used c++ Do run a small game dynamic! Ha ha hope like!
- 2022-03-18 04:05:28下载
- 积分:1
-
华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。...
华容道小游戏在VC++6.0下使用OpenGL实现,功能都实现了,就是看上去有点简陋。-Huarong game at VC++6.0 to use OpenGL implementation, implementation functions, that is, looks a bit simple.
- 2022-08-03 22:01:15下载
- 积分:1
-
SMTH, the focus of OpenGL series of routines and classes, is very good and is su...
水木清华的精华区OpenGL系列例程及教程,非常好,适合OpenGL初学者-SMTH, the focus of OpenGL series of routines and classes, is very good and is suitable for beginners OpenGL
- 2022-05-28 13:36:48下载
- 积分:1
-
一个3D 的基于Opengl的游戏和仿真用的引擎库。
一个3D 的基于Opengl的游戏和仿真用的引擎库。-a 3D-based Opengl game and simulation of the engine.
- 2023-07-18 15:10:03下载
- 积分: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
-
键盘接口
eryeryyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
- 2023-01-29 17:05:04下载
- 积分:1
-
5dg OpenGL的3D对象
5DG S 3D Objects OpenGL-5DG S OpenGL 3D Objects
- 2022-07-09 07:59:04下载
- 积分:1
-
利用OPENGL构建海洋三维景观的方法研究
利用OPENGL构建海洋三维景观的方法研究-use OpenGL 3D Landscape Construction Methods
- 2022-07-20 04:00:55下载
- 积分:1
-
C语言指纹识别源码
很好的C语言指纹识别程序,指纹增强程序,怎样细化一个指纹图像,计算有效的指纹区域,包含了指纹识别中各种算法的实现代码,该部分的代码由C写成。通过了测试。
- 2022-03-11 21:30:49下载
- 积分:1