-
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用...
这是我存的使用opengl关于glut函数的必须安装的工具包,希望对大家有用-This is what I keep on the use of opengl function glut toolkit must be installed, in the hope that useful
- 2022-03-07 20:33:54下载
- 积分:1
-
opengl程序 关于mesh的可执行文件
opengl程序 关于mesh的可执行文件-opengl procedures on mesh executable file
- 2022-09-04 01:50:03下载
- 积分:1
-
对OpenGL图形进行缩放和平移操作
对OpenGL图形进行缩放和panning操作-right OpenGL graphics for zooming and panning operation
- 2022-06-11 20:01:00下载
- 积分:1
-
利用Opengl编程实现的小魔方
在VC++平台下,利用Opengl编程实现魔方小游戏,可以进一步开发、扩展。
- 2022-03-13 11:53:17下载
- 积分:1
-
openGL 纹理,贴图,光照,雾气处理
openGL 纹理,贴图,光照,雾气处理-opengl texture ,image,fog,light,process
- 2022-03-01 06:14:07下载
- 积分:1
-
使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。...
使用OPenGL完成的三维几何零件图形,软件开发语言为C++,对于机械设计人员很有帮助。-completed using OpenGL 3D geometric parts graphics, software development languages as C++, for mechanical design staff helpful.
- 2022-06-21 07:28:56下载
- 积分: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
-
移动鼠标路径对象
这个项目在 OpenGL 中使用 c 编程语言有了它是一项方案,根据鼠标的移动,像如果有人想按他的说法的路径一样复杂,因为它可能是,他使路径使用鼠标行为。现在小物体的移动量依据由用户创建的路径。创建的路径可能复杂,您可以绘制它正确地使用鼠标和方案运行后鼠标路径。它是一个简单的方案,你知道 OpenGL 的它,但如果你没有,那么它就是有点小难度。也可以在 github 帐户具有下面的链接找到代码:
https://github.com/obedullah/OpenGL
- 2022-02-27 02:12:00下载
- 积分:1
-
With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the r...
用VC++6.0和OpenGl实现的汉诺塔移动算法,速度可以自己调节,主要是汉诺塔的递归算法。-With VC++6.0 and implementation of OpenGl Mobile Tower of Hanoi algorithm, the rate can adjust is the Tower of Hanoi recursive algorithm.
- 2022-03-15 20:51:37下载
- 积分: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