-
OpenGL 制作的雪景效果
这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资...
OpenGL 制作的雪景效果
这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,这一个程序是参考NeHe改写而成,对用MFC写OpenGL程序有很好指导作用。-OpenGL effects produced by the snow This is a MFC write OpenGL snow. MFC procedures demonstration of the framework for the development of OpenGL, and demonstration in OpenGL visit Packaging in the executable file resources, This is a reference Retrieved procedures adapted to use OpenGL procedures MFC write a good guide.
- 2022-08-08 20:19:57下载
- 积分:1
-
opengl的3D射击游戏源码
基于opengl的射击游戏源码,精简的CS,已创建了三张地图(地图文件可任何创建)支持键盘和鼠标操作。
- 2022-04-11 02:38:11下载
- 积分:1
-
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习...
OpenGL图像编程的代码,一本不错的书的源代码,可惜没下载到书。希望代码可供大家学习-OpenGL graphics programming code, a good book" s source code, unfortunately did not download the book. Hope that the code for them to learn from
- 2022-07-12 10:27:11下载
- 积分:1
-
opengl源代码
opengl源代码-opengl source code
- 2022-08-06 16:15:31下载
- 积分:1
-
此VC_0pengl程序对地球进行了模拟
此VC_0pengl程序对地球进行了模拟-this VC_0pengl procedures for the simulation of the Earth
- 2022-02-01 10:52:15下载
- 积分: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
-
game of fun hgt dgyrbf vk
game of fun hgt dgyrbf vk
- 2022-03-14 17:20:59下载
- 积分:1
-
凸de多边形图案填充实例程序
这个 源文件特别适合那些初学者 对于初学者来说,此源文档可以很的帮助他们深刻一些函数,并使他们尽快的对Opengl 入门,此源文件不是我本人变得 是从百度上,一位高人那里淘来的,原谅的拷贝 ,
- 2022-07-14 06:25:34下载
- 积分:1
-
读取3DS的入门程序
可读取从Max导出的3DS模型并使用OpenGL渲染...
读取3DS的入门程序
可读取从Max导出的3DS模型并使用OpenGL渲染-Read 3DS entry program can be read from the Max export 3DS model and use the OpenGL rendering
- 2022-05-25 03:34:01下载
- 积分:1
-
通过OpenGl构造三维地形,并且附带摄像机功能.
通过OpenGl构造三维地形,并且附带摄像机功能.-OpenGl structure through three-dimensional terrain, and attached to the camera function.
- 2022-12-22 11:40:03下载
- 积分:1