-
这是一个三维空战游戏。OpenGL图形引擎,游戏是关于外…
这是一个三维空战游戏的实例,绘制引擎是OpenGL。游戏内容是一个太空战三维游戏。-this is a 3d air fighting game. graphic engine is opengl,the game is about outer space fighting.
- 2022-07-23 10:28:43下载
- 积分:1
-
产生随机地形,用c++ directx 实现,写得不错,值得初学者借鉴。...
产生随机地形,用c++ directx 实现,写得不错,值得初学者借鉴。-Randomly generated terrain, with c++ Directx realized, well written, it is worth drawing for beginners.
- 2022-02-04 14:24:37下载
- 积分:1
-
OpenGL
基于VC+OPENGL,关于cassini椭圆函数的等值线生成,涉及等值线插值问题.-OpenGL-based VC, cassini elliptic function of the contour generation, isogram involving interpolation.
- 2023-06-07 07:30:03下载
- 积分:1
-
三位地形的模拟。由于地形的模拟通常需要大量的数据,在满足视觉效果的前提下,使用LOD技术提高程序速度...
三位地形的模拟。由于地形的模拟通常需要大量的数据,在满足视觉效果的前提下,使用LOD技术提高程序速度-three terrain simulation. Because of the topography simulation usually require large amounts of data to meet the visual effects on the premise that the use of technology to improve procedures LOD speed
- 2022-11-30 11:00:03下载
- 积分:1
-
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释...
使用OpenGL画3D图形的简单例子,通过此代码可以很直接的学习画3D图形,用中文注释-3D graphics using OpenGL drawing of a simple example, the passage of this code can be very straightforward to learn painting 3D graphics, use of Chinese Notes
- 2022-07-22 21:26:30下载
- 积分:1
-
opengl开发的图形界面程序!
opengl开发的图形界面程序!-opengl graphical interface development process!
- 2022-01-25 22:01:11下载
- 积分:1
-
《OpenGL超级宝典》光盘附带源代码 很基础很实用,第13章
《OpenGL超级宝典》光盘附带源代码 很基础很实用,第13章
- 2022-01-27 21:05:44下载
- 积分:1
-
OpenGl的例子
OpenGl的例子-OpenGl
- 2022-02-21 01:20:14下载
- 积分:1
-
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用
用Visual C++编写的openGL小程序,模拟机器人,加入光源的使用-Visual C openGL prepared by the small programs, simulated robot, the use of light to join
- 2022-05-26 16:25:33下载
- 积分:1
-
图形学实验一
图形学实验 名称:二维卡通人脸交互设计与控制
目的与要求:根据OpenGL提供的直线,多边形绘制算法,实现基于鼠标交互的卡通人物设计与绘制。使用颜色填充与反走样技术对人脸进行绘制。实现对卡通人脸的交互控制,点击鼠标左键可以对人脸进行拖拽移动。按“↑”按键能够实现卡通人脸绕坐标原点进行旋转。
附加要求:选中其中的一个多边形区域,点击鼠标右键,弹出一个菜单,可以对该区域进行不同颜色的选择。
- 2022-07-22 12:22:04下载
- 积分:1