-
产生随机地形,用c++ directx 实现,写得不错,值得初学者借鉴。...
产生随机地形,用c++ directx 实现,写得不错,值得初学者借鉴。-Randomly generated terrain, with c++ Directx realized, well written, it is worth drawing for beginners.
- 2022-02-04 14:24:37下载
- 积分:1
-
vb调用opengl的过程,一个球体的光照例子,包括一个初始化opengl的模块...
vb调用opengl的过程,一个球体的光照例子,包括一个初始化opengl的模块-vb called opengl process, a ball of light for example, include a module initialization opengl
- 2022-01-28 19:31:12下载
- 积分:1
-
MD3 documents printed.
MD3文件的载入。-MD3 documents printed.
- 2023-05-09 08:40:03下载
- 积分:1
-
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料...
OpenGL: A Primer 的源代码,Edward Angel倾力打造,OpenGL初学者不可多得的参考资料-OpenGL: A Primer of the source code, Edward Angel tries their best to build, OpenGL invaluable reference for beginners
- 2022-02-05 02:54:25下载
- 积分:1
-
飞机地形漫游,可以实现飞机的运行,地形很逼真
可以很好的运行,仿真在vc环境下用OpenGL实现的一个三维漫游,场景中包括地面,一个立方体,一个四面体,键盘控制漫游,以及立方体和四面体各自在每个方向上的旋转。
- 2022-03-18 14:41:31下载
- 积分:1
-
This demo implements the marching cubes algorithm for constructing a polygonal m...
This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2 / ((ball.x - x)2 + (ball.y - y)2 + (ball.z - z)2) for all balls. The surface is defined to be where the sum is one.-This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are defined by field function that s the sum of R2/((ball.x- x)2+ (ball.y- y)2+ (ball.z- z)2) for all balls. The surface is defined to be where the sum is one.
- 2022-03-03 15:18:22下载
- 积分:1
-
stl_viewer
opengl显示STL文件源代码,03 年版本的,有需要的同志可以参考,很有使用价值,你懂得。STL文件是三角面片文件。
- 2022-03-20 00:52:35下载
- 积分:1
-
用VC++写的OPEN GL 一个满天星星,可以控制,基于SDK,适合初学者学习,大家可以下载试试!...
用VC++写的OPEN GL 一个满天星星,可以控制,基于SDK,适合初学者学习,大家可以下载试试!-VC write a poinsettia OPEN GL Star will be able to control, for the SDK, for beginners to learn, we can try to download!
- 2022-10-17 08:15:03下载
- 积分:1
-
OPENGL learning text block, very suitable for beginners and would like to raise...
OPENGL的学习文挡,非常适合初学者和想提高的朋友-OPENGL learning text block, very suitable for beginners and would like to raise a friend
- 2022-01-25 23:56:44下载
- 积分:1
-
利用opengl实现的碰撞效果,还可以通过键盘控制场景的显示:
up:位置递增
down:位置递减
left:控制视图左旋转
right:控制视...
利用opengl实现的碰撞效果,还可以通过键盘控制场景的显示:
up:位置递增
down:位置递减
left:控制视图左旋转
right:控制视图右旋转
F1,F2:两种视图之间的切换
+ :控制时间增加
- :控制时间减少-use opengl achieve the collision effects, but also through the keyboard control of the scene showed : up : location incremental down : Location decline left : control View Left rotation right : the right to control View rotating F1, F2 : Two Views of switching between : control increased the time-: control reduced
- 2022-04-20 21:21:03下载
- 积分:1