-
用OpenGL编写的逼真的毛发模拟程序,非常的逼真哦
用OpenGL编写的逼真的毛发模拟程序,非常的逼真哦-with OpenGL prepared by the lifelike hair simulation program, very lifelike oh
- 2022-08-07 05:17:57下载
- 积分:1
-
共同探讨,以便我们大家统统提高,OpenGL开发框架与应用举例...
共同探讨,以便我们大家统统提高,OpenGL开发框架与应用举例-explore, in order to improve all of us, OpenGL and Application Development Framework, for example
- 2022-03-02 19:42:04下载
- 积分:1
-
通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色....
通用的OpenGL控件,可以在此界面的图形框内用OpenGL绘制图形.并且可以调整图形颜色.-this is an universal openGL control,we can draw graphics in it`s graph frame using openGL,and we can change the color of the graphics
- 2022-05-27 09:44:45下载
- 积分:1
-
OpenGL读取obj文件
应用背景OpenGL可以很好的实现三维空间的编程,而obj格式作为一种简单而又通用的格式应用十分广泛。本程序实现了对obj格式的读取,并且实现了鼠标对模型的移动旋转等操作,OpenGL读取obj后,可以在此基础上实现对obj文件的控制以及贴图等多种操作关键技术OpenGL实现对obj模型的读取,关键在于对obj格式的理解,然后根据obj的格式实现对obj的读取。使用trackball和glm,可以读取和显示obj文件,并进行旋转与缩放。运行环境:vs2010, 运行后用o或者O选择obj文件,+和-进行缩放。程序亲测可用,注意计算机上的OpenGL环境的正确配置。
- 2022-03-11 23:54:39下载
- 积分:1
-
用opengl和VC++实现的机器人手臂
用opengl和VC++实现的机器人手臂-Use opengl and VC++ Realize the robot arm
- 2022-02-25 19:51:30下载
- 积分:1
-
纹理映射
纹理映射#include
#ifdef __APPLE__
#include
#else
#include
#endif
GLfloat planes[]= {-1.0, 0.0, 1.0, 0.0};
GLfloat planet[]= {0.0, -1.0, 0.0, 1.0};
GLfloat vertices[][3] = {{-1.0,-1.0,-1.0},{1.0,-1.0,-1.0},
{1.0,1.0,-1.0}, {-1.0,1.0,-1.0}, {-1.0,-1.0,1.0},
&nbs
- 2023-07-29 13:35:04下载
- 积分:1
-
一个导弹发射的简单程序,由数据和源代码组成,模拟导弹发射过程...
一个导弹发射的简单程序,由数据和源代码组成,模拟导弹发射过程-A missile launch simple procedure, by the data and the composition of the source code to simulate the process of missile launchers
- 2022-09-04 18:30:02下载
- 积分:1
-
VC 和OpenGL编写的屏幕保护程序源码,包括安装卸载程序的源码。利用OpenGL Shading实现3维效果。...
VC 和OpenGL编写的屏幕保护程序源码,包括安装卸载程序的源码。利用OpenGL Shading实现3维效果。-VC and the preparation of the OpenGL screen saver source code, including the installation of the source and unloading procedures. OpenGL Shading realization of the three-dimensional effect.
- 2023-06-21 07:15:03下载
- 积分:1
-
使用opengl和c++实现的inverse kinematics程序
使用opengl和c++实现的inverse kinematics程序
- 2022-02-03 13:38:36下载
- 积分:1
-
满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成
满天彩星,漂亮好看,采用OpenGL,以wing32 为平台,构建而成-heavy betting Star, a pretty good-looking, use OpenGL to wing32 platform to build from
- 2022-01-22 08:44:23下载
- 积分:1