-
OpenGL 如何从一个文件加载3D模型
该示例演示了如何将3D模型加载到openGL中,通过在VS2010中运用c++语言进行读取3D模型。
- 2022-07-03 14:00:09下载
- 积分:1
-
用OpenGL开发的机械臂运动仿真程序
用OpenGL开发的机械臂运动仿真程序,并且实现机械手臂向四个方向的旋转。
- 2023-02-26 01:25:04下载
- 积分:1
-
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,...
原代码下载,我对计算机图形学的编程实践,包括画直线、反走样直线、画圆、 画椭圆、画矩形、画多边形、矩形填充、多边形填充、3D变换、光照、贴图等。由于 精力有限,未对原码做任何注释。出于简化编程的考虑,许多地方指定了常数,未做 通用处理-download the original code, the computer graphics programming practice, including painting line, anti-aliasing straight Circle, painted oval, rectangular painting, drawing polygon, rectangle filling, polygon filling, 3D transformation, lighting, textures, etc.. Because of the limited energy, the original code did not make any notes. To simplify programming for consideration, in many places designated constant, declined to address GM
- 2022-08-20 01:19:10下载
- 积分:1
-
这是使用OpenGL的利用Visual 源代码C++
这是使用OpenGL的利用Visual 源代码C++这段代码2形状补间之间。第一形状为T字母,而另一个是房屋形状。
- 2022-03-24 00:46:41下载
- 积分:1
-
一本有关三地图形学的书籍,内容丰富,涵盖广阔
一本有关三地图形学的书籍,内容丰富,涵盖广阔-3D Computer Graphics A Mathematical Introduction With OpenGL
- 2022-01-25 23:27:16下载
- 积分:1
-
opengl 例程 for wince,一个简单的程序
opengl 例程 for wince,一个简单的程序-opengl routines for wince
- 2023-01-06 04:20:03下载
- 积分:1
-
sph流体仿真
项目是光滑粒子动力学(SPH)流体模拟研究 - 本质上模拟流体,成千上万的小颗粒,该方法的基本思想是将连续的流体(或固体)用相互作用的质点组来描述,各个物质点上承载各种物理量,包括质量、速度等,通过求解质点组的动力学方程和跟踪每个质点的运动轨道,求得整个系统的力学行为用C++与OpenGL的。
- 2022-05-20 16:38:47下载
- 积分:1
-
用OpenGl函数库写的3D台球,建立物理模型,上下左右控制击球,适合初学者
用OpenGl函数库写的3D台球,建立物理模型,上下左右控制击球,适合初学者-Use OpenGL 3D library written in billiards, the establishment of the physical model, upper and lower control ball around for beginners
- 2022-07-28 03:13:48下载
- 积分:1
-
来自《游戏编程精粹1》的源码,未贴纹理的水面波动模拟,具有水面物体的交互波动。...
来自《游戏编程精粹1》的源码,未贴纹理的水面波动模拟,具有水面物体的交互波动。-from the "essence of a game program," the source, not affixed to the surface texture fluctuations simulation, with the interaction of surface objects fluctuations.
- 2022-12-17 14:55:04下载
- 积分:1
-
导入3ds格式范例,在opengl中显示
这是一个可以导入3ds格式文件的完整的opengl程序。从而可以实现在opengl中对3ds文件的操作。-A complete opengl program can import 3ds file format.
- 2022-04-19 00:32:32下载
- 积分:1