搜索资源列表
flare
- 这是OPENGL和VC++制作的场景,其中导入了3D模型数据(数据已经转换为\".H\"的C语言形式.-This is OpenGL and VC produced scenes three of them into the D model data (data have been replaced. " H "in the form of C language.
VIEW3DS11
- 此程序将3DS模型转换为gl模型和一个头文件,使得读3D模型变得非常简单,读者只需调用头文件中的Init函数,int model=GL3DS_initialize_xxx()t() 然后用glCallList(model) 即可绘制。-this procedure will be converted to 3DS model gl model and a header files, Reading makes 3 D model is very simple, readers can call
VIEW_3DS_SCR
- 转换3DS模型为OpenGL 源文件需要使用一个工具和他的源代码,它会在当前目录生成三维模型的OpenGL文件,包括与模型同名的两个文件. h和. gl。-conversion OpenGL 3D model of the source documents for the use of a tool and the source code, It will be generated in the current directory of OpenGL 3D model documents, in
VIEW3DS113d
- 此程序将3DS模型转换为gl 和一个头文件,使得读3D编程可能-This program will convert the 3DS model of gl, and a header file, making time 3D programming may be
WorldDemoNew
- OpenGL是个与硬件无关的软件接口,可以在不同的平台如Windows 95、Windows NT、Unix、Linux、MacOS、OS/2之间进行移植。因此,支持OpenGL的软件具有很好的移植性,可以获得非常广泛的应用。由于OpenGL是图形的底层图形库,没有提供几何实体图元,不能直接用以描述场景。但是,通过一些转换程序,可以很方便地将AutoCAD、3DS/3DSMAX等3D图形设计软件制作的DXF和3DS模型文件转换成OpenGL的顶点数组。-OpenGL is a hardware
MazeSimu
- 实现糯玉米果穗的模拟生长。本系统包含两大功能,全过程模拟和特定时期模拟。首先,通过建立数学模型,然后使用OpenGL 实现几何模型到3D模型的转换,最后通过设置定时器,来实现模拟生长。-Simulation of Fresh ear of Waxy-Corn, using C++, OCI, OPENGL