-
This is a high
这是OpenGL高级编程与可视化系统开发(系统开发篇)源码 -This is a high-level programming with OpenGL visualization system development (system development articles) source
- 2022-07-03 03:50:08下载
- 积分:1
-
NEHE的48课时的全部源代码 一个一个从原网站上拷下来的 很辛苦 相信大家找了很久了吧!...
NEHE的48课时的全部源代码 一个一个从原网站上拷下来的 很辛苦 相信大家找了很久了吧!-NEHE 48 hours all the source code for a one copy from the original site down I believe we worked very hard for a long time to find a bar!
- 2022-03-22 07:34:56下载
- 积分:1
-
openGL简单绘制多边形
利用OpenGl GLUT画出三角形、正方形、正六边等简单图形,并可据此画出正N边形的图形。代码简单,适合入门时使用。使用环境win7+vs2010+openGL
- 2022-08-20 15:46:56下载
- 积分:1
-
一个简单的OPENGL源程序,看后会很有收获
一个简单的OPENGL源程序,看后会很有收获-a simple OpenGL source, it would be useful to see after harvest
- 2022-03-23 20:36:48下载
- 积分:1
-
用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色...
用opengl和vc++实现了下雨天雨伞的移动和下雨的场景。可以控制雨伞的变化和颜色-use opengl and vc++ realization of the rainy umbrella movement and the rain scene. The umbrella can control and change color
- 2022-05-13 14:38:08下载
- 积分:1
-
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、...
Visual C++精彩实例详解,本书通过50个综合性问题,介绍了VisualC++的开发技巧和方法,内容涵盖了VisualC++编程中的数据库、网络、多媒体、图像处理、优化算法、系统编程、界面美化、OpenGL三维虚拟现实、汇编语言混合编程、DirectX编程、复合文档等许多热门领域。-Visual C++ Wonderful examples detailed in this book through a comprehensive 50 question, introduced VisualC++ The development of skills and methods, covering the VisualC++ Database programming, network, multimedia, image processing and optimize the algorithms, system programming, interface landscaping, OpenGL three-dimensional virtual reality, mixed assembly language programming, DirectX programming, compound document, and many other popular fields.
- 2022-09-16 03:35:06下载
- 积分:1
-
OpenGL範例-點線面
/* simple painting program with text, lines, triangles,
rectangles, and points */
#include
#include
#include
#define NULL 0
#define LINE 1
#define RECTANGLE 2
#define TRIANGLE 3
#define POINTS 4
#define TEXT 5
- 2022-06-11 23:47:06下载
- 积分:1
-
openGL中机器人漫游程序
在OpenGL中创建了机器人框架模型和运动环境框架模型,能够进行虚拟漫游,并且能够进行避障等行为。
- 2023-04-29 16:55:04下载
- 积分:1
-
C++与openGL开发的台球小游戏
资源描述openGL游戏开发学习中一个经典的项目案例, 台球游戏开发, 界面精美, 适合学习, 使用C++语言结合openGL图像开发接口, 很好很值得下载, 建议有志于学习研究图形图像开发的人可以下载下来仔细研究学习一下, 你必定收获很多.
- 2022-10-29 14:35:04下载
- 积分:1
-
OpenGL演示之太阳、地球、月球的运转实例
OpenGL演示之太阳、地球、月球的运转实例
-OpenGL demo Zhi sun, the earth, moon examples of the operation.
- 2023-01-05 11:40:03下载
- 积分:1