资源列表
OpenGLtexturemappingandrotationexample
- OpenGL 纹理贴图与旋转示例 OpenGL texture mapping and rotation example-OpenGL texture mapping and rotation example
opengl
- OPEN Gl 程序所需lib及.h文件,连接 VC++6.0-OPEN Gl lib and the program requires. H files, connecting VC++6.0
trackball
- opengl C++ 鼠标模拟轨迹球操作旋转立方体,供初学者学习之用。-opengl C++ mouse trackball operation rotating cube simulation for beginners learning.
lamp
- 以一个台灯作为展示,其中包含光影的计算与环境贴图。并可提供使用者改变观看角度-With a table lamp as a display, which includes the calculation of light and shadow and environment mapping. And provides the user to change the viewing angle
ShadowMap
- OpenGL shadowMap 以作参考-OpenGL shadowMap for reference
textop
- Opengl中实现为茶壶贴纹理,有详细的代码及代码说明-Achieve Opengl texture paste for the teapot, a detailed descr iption of the code and code
opengl中如何载入3ds模型的实例
- opengl中如何载入3ds模型的实例,大家互相学习一下!-useing opengl loader a 3ds-mode!
code
- 图形学The Sierpinski Gasket 3D-The Sierpinski Gasket 3D Graphics
计算机图形学课程实验7的代码
- 浙江大学的计算机图形学课程实验7的代码,对opengl初学者很有用-Zhejiang University' s Computer Graphics course experiment 7, the code is useful for beginners opengl
MagicCube_old
- 基于opengl的3D 旋转魔方的实现 简单易用-Based on the 3D rotating cube opengl implementation of easy to use
suanfa
- 本文主要详细介绍了三维重建算法原理,包括Marching Cube算法,和Ray-Casting算法-This paper details the principle of three-dimensional reconstruction algorithms, including the Marching Cube algorithm, and Ray-Casting Algorithm
OpenGL
- Windows环境下安装GLUT的步骤: 1、将下载的压缩包解开,将得到5个文件 2、在“我的电脑”中搜索“gl.h”,并找到其所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\PlatformSDK\include\gl文件夹”)。把解压得到的glut.h放到这个文件夹。 3、把解压得到的glut.lib和glut32.lib放到静态函数库所在文件夹(如果是VisualStudio2005,则应该是其安装目录下面的“VC\lib”文件夹)。 4
