-
基于osg和vc2005的漫游实例,其中实现了碰撞检测的功能,希望能对osg的初学者有一点借鉴的作用...
基于osg和vc2005的漫游实例,其中实现了碰撞检测的功能,希望能对osg的初学者有一点借鉴的作用-Based on the OSG and the roaming vc2005 example, which achieved a collision detection function, hoping to OSG beginner to learn from the role it
- 2022-03-09 17:35:29下载
- 积分:1
-
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32...
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32"目录下。
-a good OpenGL texture mapping example Note : Before running the program, I would be grateful if the "DLL *. dll files are copied to the system" Windows (or WinNT) system32 "directory.
- 2023-02-20 14:30:04下载
- 积分: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
-
nurbs algorithm realize some source,
nurbs算法实现部分源码,-nurbs algorithm realize some source,
- 2022-09-27 15:35:02下载
- 积分:1
-
机器人的键盘及旋转控制
机器人的键盘及旋转控制-Keyboard and rotating robot control
- 2022-01-24 14:17:36下载
- 积分:1
-
OpenGL编程
OpenGL编程-OpenGL Programming
- 2023-06-15 06:55:03下载
- 积分:1
-
基于C++环境的OPENGL编程源码.
基于C++环境的OPENGL编程源码.-based on C programming environment OpenGL source.
- 2023-06-13 20:45:03下载
- 积分:1
-
Game Exchange 2 File Loader GE2 ge2loader
Game Exchange 2 File Loader GE2 ge2loader
- 2022-02-06 03:43:39下载
- 积分:1
-
:为解决机器人实验教学问题,本文在Visual C ++ 6. 0 平台上,基于OpenGL ,开发了机器人图形仿真系统。对机器人
进行了三维实体几何造型,...
:为解决机器人实验教学问题,本文在Visual C ++ 6. 0 平台上,基于OpenGL ,开发了机器人图形仿真系统。对机器人
进行了三维实体几何造型,并实现了其空间运动仿真,可再现机器人运动全过程,实现机器人的示教仿真。该机器人仿真
系统大大的方便了机器人教学。-Appl ication of computer virtual simulation on robot teaching
- 2022-05-12 21:08:30下载
- 积分:1
-
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!...
一个教您如何将这些彩色对象绕着坐标轴旋转的opengl程序,使得我们能够非常精确地旋转对象。效果相当不错!-one teaches you how these objects around the color coordinates rotating opengl procedures, allowed us to be very precise to rotate objects. The results are pretty good!
- 2023-08-02 14:00:04下载
- 积分:1