资源列表
Sample_VC
- vc基于opengl实现的三维图像界面的显示。-vc realized three-dimensional image based on opengl interface display.
NeHeopenglmaterial
- NEHE的经典OPENGL编程指导,初学者必备的学习笔记.
Demo
- 当独立厂商创建一种新技术时,OpenGL标准允许它们通过“扩展”的方法提供所扩展的功能。然后一个扩展就分成两部分发布:包含扩展函数原型的头文件和作为厂商的设备驱动。每个厂商有一个用于命名它们的新函数和常量的字母缩写。例如,NVIDIA的缩写(“NV”)用于定义它们的专有函数“glCombinerParameterfvNV()”和它们的常量“GL_NORMAL_MAP_NV”。如果多于一个厂商同意实现相同的扩展功能,那么就用缩写“EXT”。进一步,架构评审委员会可能“祝福”这个扩展,那么这就被称为
glm-0.9.4.6
- glm for lybrary in the Open GL program, that let you make a file including glm.
CG---OpenGL
- 描述OpenGL一般功能的程序源码,在VC++6.0上通过检验,内容包括三维和二维的图像处理。
adinpsz_-_Flawed_(Source)
- this is a demo written with sdl and fmodex
model
- 自己导出的一些3d家具模型,为obj格式,包括文理文件,保证可以使用。-3d furniture export some of their models, the obj format, including the Arts and documents, guaranteed to use.
NeHeMemo
- Hene opengl教程的所有源代码,基于visualc++开发环境-Hene opengl tutorial all the source code, based on visualc++ development environment
Zbuffer
- 用OPENGL和C++实现了扫描线Z-buffer算法-OPENGL and C++ achieved by scanning line Z-buffer algorithm
2007303314
- 使用opengl函数写一个程序,将一个茶壶在点(100,50,0)处逆时针旋转30度,然后平移到(30,10,0)处,最后顺时针旋转50度,显示时将左上边四分之一裁减去。 -To write a program using the opengl function will be a teapot at the point (100,50,0), Office of counter-clockwise rotation of 30 degrees, and then move to flat
Fire
- 采用OpenGL实现的一个简单的火焰粒子效果-OpenGL implementation of a simple flame particle effects
3DS-File-Loader
- 将3D文件导入OPENGL源代码,为以后的编程提供方便-OPENGL 3D files into the source code to facilitate programming for the future