资源列表
vsgs_user_geometry
- This sample extends VSG by adding a new node type derived from vsGeometryBase. The new node type simply acts as special scene graph node, which is specially designed to work with vrSphere geometries through two new methods called, setSphere and getSp
星星
- 用VC++写的OPEN GL 一个满天星星,可以控制,基于SDK,适合初学者学习,大家可以下载试试!-VC write a poinsettia OPEN GL Star will be able to control, for the SDK, for beginners to learn, we can try to download!
A08_DisplayOpenGLModule
- DisplayOpenGLModule
Object-oriented
- 在主程序中动态创建一个三角形对象和一个长方形对象,并赋于父类接口,然后通过多态的方法得到动态产生对象的周长和面积,并显示这个对象的基本信息。-In the main program to dynamically create a triangular object and a rectangular object, and assigns the interface of the parent class, and then the perimeter and area of the dynam
OpenGLofWord
- OpenGL中显示文字,对于初学者有很大的帮助的说,对于opengl编3d游戏也很有帮助-Good!
minmax
- 最小费用最大流问题,是用C实现的,比较高效率-Minimum cost maximum flow problem is to use C to achieve relatively high efficiency
OpenGL___G1748205202004
- THE OPENGL PONG GAM-THE OPENGL PONG GAMEEE
GL3DClipping
- vc+opengGL用来实现手动的裁剪功能-vc opengGL used to achieve manually cutting function
lesson46_bcb6_NEHE
- NEHE大神的OpenGL课程案例源代码,基于Borland C++Builder平台,本代码位第四十六课-NEHE God OpenGL case source code, Borland based on C++Builder platform, the forty-fourth class code
robot
- This my Robotics project, the code is implemented on a robot and the robot is searching the room for a pre-defined color, and takes the object to the home station (pre-defined by a different color. Really cool! enjoy.-This is my Robotics project, t
openglexample0
- 一个有利于入门者学习的opengl程序,介绍了如何在windows环境下进行opengl编程,包括opengl的初始化等步骤,注释相当完美!-a beginners to learn opengl procedures, described how the windows environment for the conduct of opengl programming, opengl including steps such as the initialization of the Notes
OpenGLSnake
- OpenGL版贪食蛇 学习OpenGL的时候写的 比较简单 1000行左右-OpenGL Snake