搜索资源列表
ROAM-LOD
- ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utility.cpp. MAPS: Default
Klein Bumpy
- iPhone 3D 编程中的法线凸凹贴图,有OpenGL ES 1.1 和OpenGL ES 2.0的源代码。
Gouraud
- 转动的彩色立方体(1~2人)谭飞、吴颖颖 1) 绘制一个不停转动的彩色立体球,可以绕着任意方向旋转; 2) 采用一定的光照明技术,考虑环境光、反射光以及镜面光的作用; 3) 采用消隐算法,体现立方体表面的遮挡关系; 4) 具有较好的动画效果,消除闪烁现象; 5) 不可以采用OpenGL中的函数。 -Rotating color cube (1 ~ 2)谭飞,吴颖颖1) draw a non-stop rotation of the color three-dimensi
vtk-5.2.1.tar
- c++实现的可视化源代码,基于OpenGL实现的数据流可视化软件开发包。-c++ to achieve visualization of source code, based on the data stream to achieve OpenGL visualization software development kits.
project
- 课程设计的主要内容为开发一个实时绘制大规模三维场景的程序系统.必做部分: 1、学习3DS Max 的基本功能,并采用3DS Max 对三维场景进行建模,要求 场景中包含建筑物、道路、天空等基本元素,实现场景的纹理贴图功能。 2、通过3DS Loader 读取场景数据。。 3、学习并使用OpenGL 或DirectX 3D 实时绘制上述场景。 4、提供用户界面,并实现场景的交互漫游功能。 选做部分: 1、在场景中添加了三维地形。 2、实现雾这种气象条
crystalspace-src-1.2.1
- 一个采用C++,python,C#等语言实现的3D图形编程。-Crystal Space is an Open Source 3D SDK for Unix, Windows, MacOS/X. It renders with OpenGL or software and features curved surfaces, volumetric fog, dynamic colored lighting, terrain engine, LOD, procedural textures, por
Shadow-map
- 利用OpenGL實作shadow map,程式碼可以直接執行。 1.利用鍵盤方向十字鍵可以控制光的位置。 2.F1鍵可以決定是用mipmap還是anisotropic filter。 3.滑鼠的中間滾輪點擊一下,可以使camera自動旋轉,再按一下就停止轉動。 4.PageDown降低camera的高度,PageUp則是增加camera的高度。-OpenGL implementation shadow map, the code can be executed directly.
test
- 1、VS2005软件平台2、OpenGl的C#语言实现3、包含csgl-opengl.dll和csgl-opengl-native.dll文件-1, VS2005 software platform 2, OpenGl achieve three of the C# language, including csgl-opengl.dll and csgl-opengl-native.dll file
DDA
- 基于openGL的代码,在VS2010上实现 1.直线的DDA算法 2.直线的Bresenham算法 3.圆弧的生成算法 -OpenGL code based on the realization VS2010 1. DDA line algorithm 2. Bresenham line algorithm 3. Arc generation algorithm
Assig4_10
- 基于openGL的代码,在VS2010上实现 (1)透视变换 (2)视点变换 -OpenGL code based on the realization VS2010 (1) perspective transformation (2) Perspective Transform
assig5_modelling
- 基于openGL的代码,在VS2010上实现3D建模 (1)立方体 (2)金字塔 (3)圆柱-OpenGL-based code, enabling 3D modeling in VS2010 (1) a cube (2) Pyramid (3) Cylindrical