资源列表
tokokomputer
- this simulation of computer engineering-this is simulation of computer engineering
opengl_qt_draw3D
- 四棱锥由5个面构成一个封闭的立体图,其中4个共顶点的侧面是三角形,底面是个四边形。如果我们要绘制一个3D的四棱锥只需要绘制这5个面即可,绘制的方法和前一篇文章OpenGL_Qt学习笔记之_03(平面图形的着色和旋转)的相同。只不过这里的顶点坐标是3维的,所以图像深度那一维不一定为0。因此我们可以事先计算好四棱锥各个顶点的坐标,这对学过立体几何的人来说应该是小case了。然后绘制每个面就可以。 注意,在opengl中绘制每个面时,所有面给出的顶点的顺序都要按照逆时针或者顺时针(我这里采用的
DLIGHT
- LIGHTMAP DEMO, USE FAKE LIGHT(PRECOMPUTE LIGHT TEXTURE) TO SIMULATE REAL LIGHT
opengl
- opengl的学习笔记,笔记清楚实用,可供初学者参考!-opengl study notes!
robot-simulation
- 国外经典 六轴机器人仿真 验证可用 opengl仿真 有stl的使用 绝对经典-Foreign classic six-axis robot simulation available
LAPR5
- a maze with textures and you can test colisions and other things
firework
- OPENGL实现绚丽的烟火程序 代码完整 效果极佳-The OPENGL program makes the excellent firework
OpenGL_BillBoard_Particle
- 在OpenGL中使用BillBoard的简单的粒子系统
wave
- 海面模拟程序,使用VC++,OpenGL绘制-Sea Simulation
CG
- 用OPENGL编写的四叶玫瑰图 内含有源码 及生成的相应的可执行程序-OPENGL written with four-leaf roses contains source code and generates the corresponding executable
Robot
- Open GL 绘制机器人,并建立行走动画与视角控制等。-OpenGL robot demo ,you can see it walk for all viewport
Animated Robo
- Check this code and run it
