-
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,...
Advanced Graphics Programming Using OpenGL.此书较详细讲些了OpenGL编程方法。讲解了OpengGL编程的基本原理,及高级应用。-Advanced Graphics Programming Using Open GL. the book stresses more detailed than the OpenGL programming method. The OpengGL programming on the basic principles and advanced applications.
- 2023-02-25 10:30:06下载
- 积分:1
-
人形机器人,四肢能够协调运动
这是一个简易的人形机器人,四肢能够做规则来回摆动的运动,并且能够相互协调。做周期性的运动
- 2023-06-21 14:10:03下载
- 积分:1
-
VC++ 中用OpenGL绘制机器人操作臂
本程序是用OpenGL编制的基于对话框的MFC程序,改程序绘制了一个六自由度的工业机器人操作臂,
程序中,包含了如何在基于dialog中配置opengl的显示环境,以及六自由度机器人操作臂的绘制。
改程序的开发环境为微软的VS2008,运行程序前先在VS2008中配置opengl环境,具体如何配置,请自行查询
- 2022-02-26 12:32:46下载
- 积分:1
-
使用OpenGL 示范光线和旋转物体的简单模拟
使用OpenGL 示范光线和旋转物体的简单模拟 -The use of OpenGL lighting model and a simple simulation of rotating objects
- 2022-05-25 19:46:37下载
- 积分:1
-
opengl important function of the demonstration program
opengl重要函数的演示程序所-opengl important function of the demonstration program
- 2022-02-22 08:09:31下载
- 积分:1
-
带纹理犹他壶
void reshape(int w, int h)
{
glViewport(0, 0, (GLsizei) w, (GLsizei) h);
glMatrixMode(GL_PROJECTION);
glLoadIdentity();
if (w
- 2022-02-25 16:32:19下载
- 积分:1
-
Sierpinski海绵自己画的(分形)在VS2005调试通过的程序…
自编的画Sierpinski海绵(分形)的程序,在VS2005下通过调试,需要系统装有OpenGL。-Sierpinski sponge own paintings (fractal) procedures adopted in the VS2005 debugger, the need for systems equipped with OpenGL.
- 2022-02-12 11:36:58下载
- 积分:1
-
一个简单的用OpenGL绘制的场景的代码,比较简短,非常适合于初学者使用。...
一个简单的用OpenGL绘制的场景的代码,比较简短,非常适合于初学者使用。-A simple scene using OpenGL rendering code, relatively brief, very suitable for beginners to use.
- 2022-12-31 03:05:04下载
- 积分:1
-
GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuSe...
GIF(Graphics Interchange Format,图形交换格式)文件是由 CompuServe公司开发的图形文件格式,版权所有,任何商业目的使用均须 CompuServe公司授权-GIF (Graphics Interchange Format, Graphic Interchange Format) files from CompuServe is the development of graphics file formats, copyright, any business purposes must be authorized CompuServe
- 2023-05-15 10:05:04下载
- 积分:1
-
classic source of opengl Guide, lesson01
经典的nehe的opengl教程源码,lesson01-48。提供打包下载的真少。-classic source of opengl Guide, lesson01-48. Download package for the true small.
- 2022-03-10 12:39:03下载
- 积分:1