-
在opengl下用贴图得方法绘制静态得天空盒,不过里面只有.cpp文件,没有可执行文件。...
在opengl下用贴图得方法绘制静态得天空盒,不过里面只有.cpp文件,没有可执行文件。-in opengl using textures mapping methods in static in the sky boxes, but inside only. Cpp file, no executable files.
- 2022-07-18 20:44:45下载
- 积分:1
-
skyline to do a basic three
skyline做的一个基本的三维城市。可以飞行,定位,距离测量-skyline to do a basic three-dimensional city. Can fly, positioning, distance measurement
- 2022-03-03 16:32:09下载
- 积分:1
-
OpenGL红宝书是业界权威著作,本书的源码是OpenGL开发人员的必备....
OpenGL红宝书是业界权威著作,本书的源码是OpenGL开发人员的必备.-Little Red Book OpenGL is the industry
- 2022-04-07 04:17:09下载
- 积分:1
-
本程序主要实现了对网的物理实时模拟,其中用到了opengl,是出学者的学习编程的好例子....
本程序主要实现了对网的物理实时模拟,其中用到了opengl,是出学者的学习编程的好例子.-This procedure mainly realize the real-time simulation of physical network, which uses opengl, is a scholar of learning a good example of programming.
- 2023-07-20 13:35:04下载
- 积分:1
-
The concept of particle effects is very simple. Particle effects can be used to...
The concept of particle effects is very simple. Particle effects can be used to simulate fire, fireworks, water fountains, snow, rain, explosions and many other things. The effects are created by creating a definite number of particles. Depending on the need for performance and realistic appearance, the number of particles can range from 50 to thousands. Each particle has its own location, size, velocity, color, life and image. The particle engine controls the particles and makes them react according to the rules of the particle .
- 2022-02-24 16:10:50下载
- 积分:1
-
关于opengl的相关知识,主要针对初学者而言。
关于opengl的相关知识,主要针对初学者而言。-About opengl related knowledge, mainly for the beginner is concerned.
- 2022-05-23 11:22:40下载
- 积分:1
-
用billboard技术画的一个火焰,可以在场景中漫游,绕着火堆转...
用billboard技术画的一个火焰,可以在场景中漫游,绕着火堆转-billboard with a painting technique flame can roam the scene, she then turn around
- 2022-03-25 09:43:03下载
- 积分:1
-
BCB under a plug
BCB下的一个插件,用于2D、3D图形设计,游戏开发,语言是OPENGL-BCB under a plug-in for 2D, 3D graphics design, game development, language is OpenGL
- 2023-05-11 09:00:03下载
- 积分:1
-
树分形 opengl
在用 Opengl 使用 c + + 与分形 3d 做一棵树
三个分形的 opengl 代码示例
- 2022-07-01 00:41:05下载
- 积分:1
-
多边形和圆的动画
1。图的边在视口的radius5宽度= 200高度= 200。最初的左侧和底部是50和50 theviewport。屏幕的宽度和高度分别为640和480。的两侧,将3边形initialnumber。在画边设置colorsaccording t值:A.布莱克:T>[ 0,0.25)B.红色:T>[ 0.25,0.5)C.绿色:T>[ 0.5,0.75)D.蓝色:T>[ 0.75,1 ]允许用户移动视口上,下,左、右使用键W,S,A和D。每个键将viewportby 10像素。如果用户按下鼠标右键然后得出n-gonusing gl_points和动画面数从3到32和从3回到32to。
- 2022-06-28 21:19:37下载
- 积分:1