搜索资源列表
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
VertexBufferObjects
- When you need raw polygon-pushing power, you can always utilize the optimizations provided by OpenGL. Vertex Arrays are one good way to do that. For even more boost you can use a recent extension to graphics cards called Vertex Buffer Objects . The e
test11
- Well greetings all. For those of you that want to see what we are doing here, you can check it out at the end of my demo/hack Worthless! I am bosco and I will do my best to teach you guys how to do the animated, sine-wave picture. This tutorial is ba
tecplot
- tecplot教程,可以一目了然学会画数据处理出来的三维图形-tecplot tutorial, learn to draw a glance out of the three-dimensional graphics data processing
lesson10.tar
- 學習如何加載3D世界從一個數據文件,並通過3D世界。他的代碼是使用第一課的代碼,但是,教程網頁只解釋了新的代碼用來加載三維場景,並四處移動在3D世界。-Learn how to load the 3D world from a data file, and through the 3D world. His code is to use the first lesson of the code, but only tutorial page to explain the new code use
OPENGL
- 里面有OPENGL的中文教程并附带代码,同时还提供了opengl的开发库和基本程序框架使大家可以很快地上手,是不可多得的一份资料,可以永久保存使用,希望与大家共同进步-OPENGL tutorial inside the Chinese and with the code, but also provides the development libraries opengl framework and basic procedures so that we can quickly get sta
opengl_tutorial_examples_of_the_corresponding_sour
- opengl教程对应源码资料实例opengl tutorial examples of the corresponding source data-instance of the corresponding source data opengl tutorial opengl tutorial examples of the corresponding source data
