-
又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂...
又一个互动机械臂OpenGL,Visual C++,通过鼠标中键实现功能,例如原地旋转机械臂, 弯曲机械臂-also an interactive manipulator OpenGL, Visual C, the middle mouse button function and For example, in situ rotary manipulator, bending manipulator
- 2022-03-19 08:47:47下载
- 积分:1
-
OpenGL
基于OpenGL的三维仪表例子,做了一个简单的电压表模型-OpenGL-based 3D Instrumentation example, do a simple voltage meter model
- 2022-01-28 03:46:23下载
- 积分:1
-
nurbs曲面渲染茶壶
修改了之前的屏幕闪烁问题,用nurbs曲面渲染茶壶。代码清晰易懂适合初学者学习和交流,本代码首先初始化了control points然后生成nurbs曲面
- 2022-02-26 03:09:20下载
- 积分:1
-
一个简单的3D射击游戏的游戏引擎,功能类似于CS游戏
一个简单的3D射击游戏的游戏引擎,功能类似于CS游戏-A simple 3D shooting game of the game engine, features similar to CS game
- 2022-05-30 21:44:12下载
- 积分:1
-
三维地形侵蚀模拟
一个基于OpenGL的做的三维地形侵蚀效果模拟,模拟出地形表面的水流以及水流对地形产生的侵蚀效果。
- 2022-03-09 21:44:25下载
- 积分:1
-
利用OpenGL实现GPU和三
使用GPU和OpenGL实现的三维水波模拟,借助纹理映射模拟水波的倒影。-The use of GPU and OpenGL realize three-dimensional wave simulation, using texture mapping of the reflection wave simulation.
- 2022-08-08 02:51:03下载
- 积分: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
-
可以在opengl中实现实时动画,是学习计算机图形学的一个非常好的实例。配合教材更好。...
可以在opengl中实现实时动画,是学习计算机图形学的一个非常好的实例。配合教材更好。-implement animation in opengl. It is a good example to study this software together with textbook.
- 2022-02-22 01:17:18下载
- 积分:1
-
用vc实现的立方体的缩放,旋转,显示.(不用opengl实现!)
用vc实现的立方体的缩放,旋转,显示.(不用opengl实现!)-vc used to achieve the cube of scaling, rotation, showed. (Opengl not realize!)
- 2022-03-17 05:09:00下载
- 积分:1
-
我自己做得第一个看的过眼的游戏
需要hge游戏运行库 平台vs2008
里面有详细的技术文档
代码注释很全
大一下学期的课程设计 BugHunt...
我自己做得第一个看的过眼的游戏
需要hge游戏运行库 平台vs2008
里面有详细的技术文档
代码注释很全
大一下学期的课程设计 BugHunt-I have done over the first eyes to see the game need to game hge platform runtime vs2008 there are detailed technical documents Notes code is great about the whole semester" s course design BugHunt
- 2022-04-18 15:09:12下载
- 积分:1