资源列表
SGI.OPENGL.SOURCE.RAR
- SGI 开发的OpenGL 核心库 源代码 注意:不是OpenGL应用程序代码,是类似于opengl32.dll的源代码,极具参考价值。-SGI OpenGL development of the core library source code Note: Not OpenGL application code, source code is similar to opengl32.dll, great reference value.
02_HelloTriangle
- Basic Hello Triangle in OpenGL
Readtopographicdata--KK
- 在地球重力场模型的建立过程中,需要用到地形数据绘制底图,通过该程序可读入地形数据-Earth gravity field model of the process, need to use terrain data base map drawn by the program read the data into terrain
OceanLightingFFT_OpenGL
- 实时照片质量无限海水,使用OpenGL。 项目提供并使用了AntTweakBar图形用户接口(GUI)-Ocean lighting algorithm: "Real-time Realistic Ocean Lighting using Seamless Transitions from Geometry to BRDF" Eric Bruneton, Fabrice Neyret, Nicolas Holzschuch Euro graph
ms3d
- 用VB+opengl编程实现对ms3d文件的读取及纹理添加-Read ms3d file with VB+opengl and Load other texture by using program
plmy
- VC++和OPENGL三维动态显示纸飞机程序-VC++ and OPENGL dynamic display of three-dimensional paper airplane program
plmy2
- VC++和OPENGL三维动态显示天涯共此时动画显示-VC++ and OPENGL animated three-dimensional dynamic display 天涯共此时
MyRain
- MFC+OpenGl模拟自然界中雨滴落入水池的效果-MFC+ OpenGl simulate the natural effect of raindrops falling into the pool
findBoard.do(1)
- 利用opengl程序,生成右键快捷菜单的基本框架,其中包括画点,直线,三角形,多边形。但是具体功能需要自己添加。框架相当不错·-Use opengl program to generate the basic framework of the context menu, which includes paintings point, line, triangle, polygon. But the need to add specific functions. Framework is quit
OLYMPIC
- 借用OpenGL和VC++6.0做的一个奥运五环程序-Borrowing OpenGL and VC++6.0 program to do an Olympic rings
main
- 1,本程序用于初学Python下的三维可视化编程 2,在Python中调用Opengl)库,并读取指定文件显示。-1, the procedure for the novice visualization Python programming under 2, call in Python Opengl) library, and read the specified file appears.
Scanlinefill
- 用C++和OpenGL结合,实现图形学中扫描线填充算法的多边形的填充-Filled with the scan line polygon fill algorithm