-
这是我的毕业设计。一个3D的魔方。用VC6.0+OpenGL开发的,主要技术是纹理贴图。实现魔方旋转、光照、透明等功能。里面有论文和源码。...
这是我的毕业设计。一个3D的魔方。用VC6.0+OpenGL开发的,主要技术是纹理贴图。实现魔方旋转、光照、透明等功能。里面有论文和源码。-This is my graduation project. Of a 3D cube. With VC6.0+ OpenGL development, the main technology is the texture mapping. The realization of Rubik s cube rotation, light, transparent and other functions. There are papers and source code.
- 2022-02-16 10:10:13下载
- 积分:1
-
OpenGL源代码18
OPenGL超级宝典的源代码,18――19,很好-OpenGL source code 18-27-- 19, good
- 2022-02-10 03:31:19下载
- 积分:1
-
bresenham画直线及opengl扫描线算法填充
使用bresenham法实现画直线,再利用扫描线算法实现多边形的填充,使用了opengl来显示界面。
- 2022-04-13 09:06:17下载
- 积分:1
-
OpenGL下三维模型的显示和自由旋转,应用虚拟球的方法,实现3D模型的自由旋转...
OpenGL下三维模型的显示和自由旋转,应用虚拟球的方法,实现3D模型的自由旋转-OpenGL under the three-dimensional model of the display and free rotation, application of the method of the virtual ball, the realization of 3D model of free rotation
- 2022-02-02 08:49:22下载
- 积分:1
-
OpenGL Super Bible Chapter IV, not yet finished, please let station points.
OpenGL 超级宝典第四章,还没有完,请站长加分吧。-OpenGL Super Bible Chapter IV, not yet finished, please let station points.
- 2023-02-22 02:20:04下载
- 积分:1
-
人体三维骨骼运动仿真研究毕业设计(报告加源程序).
人体三维骨骼运动仿真研究毕业设计(报告加源程序).-Human body three-dimensional simulation of bone graduation exercise design (add source report).
- 2022-06-12 00:24:35下载
- 积分:1
-
some of the graphics processing
对图形的一些处理-some of the graphics processing
- 2022-05-17 07:16:54下载
- 积分:1
-
OpenGL程序实例
Examples of opengl program
- 2022-04-19 11:20:30下载
- 积分:1
-
OpenGL绘制物体的光下设置
opengl下的设置渲染物体的光照-opengl rendering set up under the light of objects
- 2022-02-26 05:41:11下载
- 积分: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