-
利用Opengl编程实现的小魔方
在VC++平台下,利用Opengl编程实现魔方小游戏,可以进一步开发、扩展。
- 2022-03-13 11:53:17下载
- 积分:1
-
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的...
周炜的nehe opengl全中文48章教程,最近网上不能下载,有喜欢的朋友可以一起分享,我会陆续把他的代码全部上载,再次感谢这位无私的朋友为我们提供的这么好的学习教材-Zhou Wei, the Chinese-language nehe opengl tutorial Chapter 48, the latest online Can not download, like to have friends can share, I will catch him all the code upload, once again thank the selfless friend to provide us with such a good learning materials
- 2022-03-22 02:50:39下载
- 积分:1
-
点云处理程序
本程序实现了点云数据得读取,支持整体和局部的缩放、平移、旋转操作,源码很齐全,已通过调试,完美运行,,欢迎大家下载!!!!!!!!!
- 2023-08-15 20:50:06下载
- 积分:1
-
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助...
演示opengl基本编程概念的教学程序,其中主题包括转换,光照,雾化和纹理化等,个人认为对理解opengl编程有很大帮助-Demo programming opengl basic concept of teaching procedures, including topics such as conversion, illumination, and texture, such as atomized individuals think the understanding of great help to have opengl programming
- 2022-01-30 15:30:16下载
- 积分:1
-
OpenGL, use the method of randomly generated three
OpenGL中,使用随机生成地形的方法进行三维地形的模拟,-OpenGL, use the method of randomly generated three-dimensional terrain topography simulation,
- 2022-11-26 02:10:03下载
- 积分:1
-
使用js的方式实现flash的效果,
使用js的方式实现flash的效果,-implement flash using js
- 2022-03-26 04:27:43下载
- 积分:1
-
openGL下导入MD3模型的方法
openGL下导入MD3模型的方法-into MD3 model under way
- 2023-07-22 04:45:03下载
- 积分:1
-
一个OPENGL的例子,适合初学OPENGL的朋友练习。
一个OPENGL的例子,适合初学OPENGL的朋友练习。-an OpenGL examples, suitable for beginners to practice OpenGL friends.
- 2022-01-25 19:54:29下载
- 积分:1
-
opengl rendering profile line source code
opengl绘制剖面线源代码-opengl rendering profile line source code
- 2022-02-04 00:03:43下载
- 积分:1
-
贪吃蛇游戏
#include < stdio.h >
#include < time.h >
#include < windows.h >
#include < gl/glut.h >
#define 1
#define 下 2
#define 左 3
#define 右 4
状态变量
闪烁
- 2022-02-07 21:32:42下载
- 积分:1