-
OpenGL游戏设计入门.pdf
OpenGL游戏设计入门.pdf-OpenGL game design entry. Pdf
- 2022-03-10 02:28:20下载
- 积分:1
-
OpenGL fountain effect of the display, is a complex calculation of particle traj...
OPENGL喷泉效果的演示,主要是复杂粒子运动轨迹计算及粒子生命周期计算同时还有3D场景的角度变换-OpenGL fountain effect of the display, is a complex calculation of particle trajectories and calculating particle life cycle along with 3D scenes perspective transform
- 2022-03-11 12:18:55下载
- 积分:1
-
一本有关三地图形学的书籍,内容丰富,涵盖广阔
一本有关三地图形学的书籍,内容丰富,涵盖广阔-3D Computer Graphics A Mathematical Introduction With OpenGL
- 2022-01-25 23:27:16下载
- 积分:1
-
opengl 实现机械手臂
用opengl实现机械手臂,参考opengl红宝书,主要难点在于矩阵堆栈的理解和使用
- 2022-03-06 18:12:40下载
- 积分:1
-
一个实现 鼠标移动模型,旋转模型的例子 对 Opengl初学者来说 有很好的 bangzhu...
一个实现 鼠标移动模型,旋转模型的例子 对 Opengl初学者来说 有很好的 bangzhu-Realize a mouse model, rotate the model example of opengl has a very good beginners bangzhu
- 2022-02-14 18:37:21下载
- 积分:1
-
生成三维喷泉,能进行三维的旋转,效果不错
生成三维喷泉,能进行三维的旋转,效果不错-Generate three-dimensional fountain, capable of three-dimensional rotation, the effect of good
- 2023-08-24 12:15:04下载
- 积分:1
-
学习如何映射有很多好处。我们说你想要一个导弹…
光照和键盘控制:
添加光照和键盘控制,它让程序看起来更美观。
-Learning how to texture map has many benefits. Lets say you wanted a missile to fly across the screen. Up until this tutorial we d probably make the entire missile out of polygons, and fancy colors. With texture mapping, you can take a real picture of a missile and make the picture fly across the screen. Which do you think will look better? A photograph or an object made up of triangles and squares? By using texture mapping, not only will it look better, but your program will run faster. The texture mapped missile would only be one quad moving across the screen. A missile made out of polygons could be made up of hundreds or thousands of polygons. The single texture mapped quad will use alot less processing power.
- 2022-05-15 07:48:56下载
- 积分:1
-
OpenSceneGraph is based on OpenGL for its packaging and improved Graphics develo...
OpenSceneGraph是在OpenGL基础上对其进行了封装和改进的图形开发包,采用树型结构来组织和绘制整个场景。最新版本的osg内核集成了GPU管线绘制。本例子是用osg编写的一个基本例子,将osg中的飞机模型载入到场景中显示出来。-OpenSceneGraph is based on OpenGL for its packaging and improved Graphics development kits, using a tree structure to organize and rendering the whole scene. Osg latest version of the kernel integrates GPU rendering pipeline. This example is the use osg prepared a basic example of the plane osg included in the model to the scene revealed.
- 2022-07-08 04:02:38下载
- 积分:1
-
MAX708一种微处理器电源监控和看门狗芯片说明
MAX708一种微处理器电源监控和看门狗芯片说明-MAX708 a microprocessor chip power supply monitoring and watchdog Description
- 2022-03-23 19:37:46下载
- 积分:1
-
wrote GLUT programs not involve programming window, so teaching programs broadca...
编写的GLUT程序不涉及编程窗口,所以教学程序广播GLUT大多数语言,但没有内置的GLUT窗口,必须先安装GLUT
- 2022-12-27 06:50:03下载
- 积分:1