搜索资源列表
translate
- vb调用opengl,编写的旋转模型,通过这个源代码,可以学习基础的vb调用opengl过程-vb called opengl, prepared by the Rotary model, the source code can study based vb process called opengl
nehe_opengl_appwizard_vc6
- nehe 的经典教程示例,是学习 opengl的好东东,用这个你就可以轻意搭起架子来使用了-a good example to learn openGL included in nehe`s classical tutorial,you can construct your program frame with it easilly
demos-bin
- opengl3d粒子制作演示程序,包括源代码,可以学习实用,是cg游戏爱好者学习的好材料.-opengl3d particles produced demo programs, including source code, we can learn from practical, yes cg games lovers a good learning materials.
Map.GL.FPS
- 来自GameTutorial的关于OpenGL的例子。地形渲染,并可计算FPS值。很有学习价值。-this is a simple code about landform romance with opengl and can calculate fps !
木箱
- VC++写的OPENGL 一个3D木箱,适合初学者学习,大家可以下载看看!-VC write OpenGL 3D a wooden box, for beginners to learn, we can look at the download!
文字箱
- 用VC++写的OPEN GL 一个3D透明箱,基于SDK,适合初学者学习,大家可以下载试试!-VC write OPEN GL 3D a transparent box, based on the SDK, for beginners to learn, we can try to download!
飘动的旗帜
- 用VC++写的OPEN GL 一个飘动的图片,基于SDK,适合初学者学习,大家可以下载试试!-VC OPEN GL write a floating photographs, based on the SDK, for beginners to learn, we can try to download!
星星
- 用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!
OpenGL超级宝典各章源代码01-19
- 《OpenGL超级宝典(第二版)》 在本书中,通常每章介绍一个方面的编程主题,并在同一章中给出与此编程主题相关的大量函数及函数说明。另外,许多函数还提供了实用的示例,使读者可以直接在自己的程序中借鉴参考。 本书内容丰富而全面、结构清晰、层次分明,适用于使用OpenGL编程的各个层次的程序员。 本书是有关OpenGL的参考书,它的内容完整而全面,专为使用OpenGL的新版本进行编程的Windows程序员而写。本书适用于希望掌握OpenGL并提高其图形编程的程序员,既可以作为
OpenGLTutorial
- OPENGL入门的好举例.建立MFC的消息体系和OPENGL状态机的联系方式,OPENGL的渲染,立体几何中的数学模型等内容.可以花点时间入门和学习.其实3DMAX就是这些东西.注意,这是表面渲染,不是实心的物体的仿真!其需要有限元法等工具进行模拟.气体模拟等用的粒子系统以后提供-entry OpenGL good example. News of the establishment of MFC and OpenGL system link state machine , OpenGL ren
Hand501
- opengl做的手指变化过程,这个软件可以做为学习的时候参考用,里边有常用的opengl的编程结构。-opengl fingers do the process of change, the software can be used as a learning time reference. inside a common opengl programming structure.
myRobot
- 可以用鼠标控制的机器人手臂,学习OpenGL得不错例子。-mouse can be used to control the robot arm, learning OpenGL well example.
LEARNOpenGL3DGame_CAI
- 学习OPENGL开发3D游戏的很好实例,希望大家能从中获益。-learning OpenGL 3D games development of good examples and I hope that everyone can benefit from them.
OpenGL11_200411
- 这是一个绘图论文,里面有很多值得我们学习的地方,请大家参考!-This is a drawing paper, there are many that we can learn from, please refer!
Delaunay-Trianglation-Mesh-Generation
- 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
shexiangmanyou
- opengl实现摄像和漫游,可以学习制作!-opengl achieve cameras and roaming, we can learn from the production!
mysphere
- 这是我自己用OpenGL做的一个程序,有交互控制台,可以自己设置光源,反走样,明暗处理和显示方式等,对学习OpenGL很有帮助-This is for my own use OpenGL to do a procedure, interactive consoles, can set up their own light source. Anti-aliasing, shading and display modes, very helpful to learn OpenGL
Nature_Grass
- NVIDIA范例中草的绘制,经典的3D知识学习代码,VC++平台下OpenGL语言开发,对显卡要求比较高,看你的机子能不能跑得动。-NVIDIA examples of Chinese herbal mapping, 3D knowledge of classical learning code VC platform OpenGL language development, the graphics requirements is relatively high, you see the lo
opengl_terraineditor
- 用openGL实现的3D地形编辑器,可以自动生成高度图,通过高度图生成3维地形。对于您学习openGL编程,三维游戏开发肯定有很大的帮助。-achieved with Open GL 3D terrain editor, can automatically generate highly map through highly generation three-dimensional terrain. For you learn openGL programming, 3D game develo
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有