搜索资源列表
SIGGRAPH-97-Course-Notes-Overlays&Underlays
- Nate Robins教程之Overlays&Underlays Overlays and underlays are often used in applications for rendering above (or below) the main OpenGL context. Setup and use of overlays and underlays is discussed below.-Nate Robins Guide Zhi Overlays
OpenGL_A6
- A very basic program demonstrating the use ofthe selectnio buffer in OpenGL. By clicking on the rotating spheres you can make them disappear. The reset button will return everything back to the default setup.-A very basic program demonstrating the us
gl3d
- OPGL源代码,演示了OPGL的面与物体的构成,以及3维物体的旋转,移动,放大等操作。并提供了背景设置,光影等效果的控制。适合于OPGL入门.-OPGL source code, OPGL demonstration of the surface and the composition of objects, as well as three-dimensional object rotation, Mobile, zooming etc. And provided background set
MetaBalls
- This demo implements the marching cubes algorithm for constructing a polygonal model from an isosurface. The isosurface chosen here is a classical metaballs setup. Metaballs are isosurface chosen here is a classical metaballs setup. Metaballs are def
DrawGL02
- 如何在Matlab中通过混合编程的方式使用OpenGL。希望能抛砖引玉,大家共同讨论。 该程序基于Matlab6.5和VC6平台编译,运行后会显示一个彩色的三维坐标轴以及一个棋盘平面。使用方向键和9/0平移, x/y/z旋转。 程序的源文件为DrawGL02.cpp,在Matlab中通过mbuild -setup设置好VC编译器后,运行mex -O -v DrawGL02.cpp即可生成dll文件。然后再Matlab中运行DrawGL02即可。-How in the Matl
DelphiOpenGL---1
- setup a Delphi OpenGL application (Hello World)
Lesson07
- 三种滤波方式(贴图形式)和简单的灯光设置-Three kinds of filtering methods (map form) and a simple lighting setup