资源列表
CSharp_OpenGL_Material
- OpenGL材质事例-OpenGL
teapot
- QT+OpenGL 用二维求值器绘制茶壶 可旋转-QT+ OpenGL drawing two-dimensional evaluator teapot can be rotated
test2
- In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
hhm_A01_OpenGL
- A01_OpenGL的程序框架,构件OpenGL的基本框架-A01_OpenGL the procedural framework, component of the basic framework of OpenGL
lightmaterial
- 了解和掌握设置光照和材质效果 场景光照不变,小球的材质不同,小球的显示效果各不相同-Understand and master the material effects of light and set the scene illumination constant, small balls of different materials, small balls of different display
zuoye3
- 中点椭圆法,用画点函数画一个椭圆: 中心(300,400),Rx=200,Ry=150。
opengl-code
- 该文档是计算机图形学中编码裁剪算法的主要函数部分,可为大家使用,使用环境为VC。-it is opengl
etty.rar
- 三维小球,3D的物理碰撞,随即出现一些小球进行模拟测试,Three-dimensional ball, 3D physical collision, the ball appears to carry out some simulation tests
A05
- vc下的opengl中创建基本场景,学会如何创建简单的环境-opengl under vc create basic scenes and learn how to create a simple environment
A05.rar
- 学OpenGL编3D游戏_CAI,非常好的opengl学习实例,这是第3个实例:三维山体和地面显示,Xue OpenGL made 3D games _CAI, very good learning opengl examples, this is the first three examples: three-dimensional mountains and on the ground show
MG-opengl.rar
- 贴图法画球,是一个很简洁的例子,希望对大家有用,谢谢了,this is a program
NeHe_Cg
- NeHe教程中的关于Cg语言的图形编程源码。