-
利用Opengl编程实现的小魔方
在VC++平台下,利用Opengl编程实现魔方小游戏,可以进一步开发、扩展。
- 2022-03-13 11:53:17下载
- 积分:1
-
单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台...
单视窗下的OPENGL,很多书籍都是在控制台下的OPENGL编程,而在单视窗下的编程可以再添加更多的功能控件,可以为大型OPENGL搭建平台-single window of OpenGL, many books are in the console under the OpenGL programming, in a single programming under Windows can add more features controls for large structures platform OpenGL
- 2022-03-06 19:13:58下载
- 积分:1
-
《OpenGL编程与实例》,很好的opengl电子书。
《OpenGL编程与实例》,很好的opengl电子书。- OpenGL Programming and examples of good opengl e-book.
- 2022-03-16 18:25:05下载
- 积分:1
-
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。...
[英文游戏编程图书全集].3D_case_study_using_opengl,通过一个案例来学习OpenGL。-[The Complete Works of the English game programming books] .3 D_case_study_using_opengl, through a case study to OpenGL.
- 2022-03-02 20:11:23下载
- 积分:1
-
Snow world, realize the 3
下雪的世界,实现了3维雪场景的仿真,结果逼真,效果好,vc++和OPENGL下实现。-Snow world, realize the 3-dimensional simulation of the snow scene, resulting in realistic, effective, vc and OPENGL achieve.
- 2022-05-31 21:10:04下载
- 积分:1
-
Sierpinski分形
编制一个Sierpinski 1992线性分形在Linux和OpenGL代码。
- 2022-11-23 19:55:03下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
一个简单的雪景演示程序,使用OPENGL框架。
一个简单的雪景演示程序,使用OPENGL框架。-a simple demonstration of the snow, the use of OpenGL framework.
- 2022-03-20 18:41:21下载
- 积分:1
-
《OpenGL超级宝典》光盘附带源码 很基础很实用 第12章
《OpenGL超级宝典》光盘附带源码 很基础很实用 第12章
- 2022-05-06 12:42:19下载
- 积分:1
-
High
高性能碰撞检测论文,非常不错,我做项目的时候就用这个-High-performance collision detection papers, very good project to do when I use this
- 2023-05-05 09:30:05下载
- 积分:1