资源列表
quickhull4
- 凸包算法,运用分治的思想,用opengl显示出来-convex hull algorithm, the idea of partition, with opengl show
vertex_program
- NVIDIA推出的C for Graphics(cg)。Cg是一种高级编程语言,可使开发者更轻松、快捷地创建具有电影效果的实时图像。这里是基于vc环境的顶点示范程序。安装cg runtime 后可以运行和编译了,希望对在学cg的朋友有用。-NVIDIA introduced the C for Graphics (cg). Cg is a high-level programming language, developers can more easily and quickly create
model3d
- 一个matlab程序可以调入和应用3D Max (.3ds)和Autocad (.dxf)文件。能够利用OpenGL作显示并进行简单的操纵(旋转,平易,重叠等)-a Matlab procedures can be transferred and applied 3D Max (.3 ds) and Autocad (. dxf) documents. To use OpenGL for show and simple manipulation (rotate kind, overlap, et
glut
- 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
OOWin32
- NeHe SDK是把Nehe的教程中所介绍的所有功能,以面向对象的形式,提供给编程人员快速开发的一套编程接口。在下面的教程中,我将按NeHe SDK源码的功能分类,一步一步把这套api介绍给大家。如果你觉得有更好的学习方法,或者有其他有益的建议,请联系我。zhouwei02@mails.tsinghua.edu.cn,zhouwei506@mails.gucas.ac.cn 我在第四课的基础上,把公共的功能提取出来,并删除了特定的绘制函数,就完成了这个空白的程序框架,它可以使用基本的O
01_BaseFrame
- 创建一个OpenGL窗口: 在这个教程里,我将教你在Windows环境中创建OpenGL程序.它将显示一个空的OpenGL窗口,可以在窗口和全屏模式下切换,按ESC退出.它是我们以后应用程序的框架. 理解OpenGL如何工作非常重要,你可以在教程的末尾下载源程序,但我强烈建议你至少读一遍教程,然后再开始编程. -create an OpenGL window : In this tutorial, I will teach you in the Windows envi
DelphiWithOpenGLSourceCode
- 改篇包括25个Delphi下的OpenGL程序源码,欢迎下载,有问题请发E-mail至wen0624@163.com-changed 25 articles including Delphi procedures under the OpenGL source, welcomed the download, a problem please send E-mail to wen0624@163.com
hufo_Crystal
- opengl做的水晶,效果相当不错,需要做透明效果的,可以参考一下。-opengl do crystal, the effect is quite good, needs to be done in a transparent effect can be examined.
hufo_Smoke
- opengl做的烟雾的程序,效果非常棒,程序写的比较经典。-opengl do smoke procedures and the results terrific, the procedure was more classic.
PPoint
- A 3D hand, made in OpenGL-hand, made in OpenGL
nehechs(1-48)
- 大名鼎鼎的nehe教程1-48全中文翻译版,学习opengl的同学们不可错过亚,什么??没听说过nehe教程,晕倒-famous nehe 1-48 Guide to Chinese translation, opengl learning to the students who can not afford to miss Asia, what? ? Heard of nehe guides, fainted! !
vc_nehesdk
- 与nehe-sdk配套的vc++示例源程序,全中文解释,基本每句代码都有详细注释-and nehe - sdk supporting vc example source, the Chinese government explained, basic code to each statement in detail Notes
