搜索资源列表
NeHeGL
- 这是一个简单的OpenGL程序:旋转的三维几何图形-This is a simple OpenGL program for rotate 3D geometry graph
ReadDXF.doc
- OpenGL是美国SGI公司最新推出的一套开放式的三维图形软件接口,适用于广泛的计算机环境,从个人计算机到工作站,OpenGL都能实现高性能的三维图形功能。OpenGL本身不仅提供对简单图元的操作和控制,还提供了许多函数用于复杂物体的建模。但是,我们通常喜欢使用AutoCAD和3DS及3Dmax等工具来建立模型,并且我们已经有了很多这样的模型,那么我们如何才能资源共享,避免重复劳动呢?利用CAD图形标准数据交换格式—DXF格式,我们就能很容易地实现资源共享,而不需要重复建模。 -SGI Open
simplegraph2.6
- Simple Gragh 2.6 TSimpleGraph is a visual component, which provides a simple user interface for drawing graphs. The control and its graph objects are fully customizable in the way that let you create almost any kind of graphs.-Simple TSimpleGraph G
opengl-excise
- 这是OPENGL初学者很好的一个学习例子。通过简单的平面图形绘制和变换画出一个笑脸,并以一定频率切换哭脸。内附opengl库。-This is an OPENGL a good learning example for beginners. Draw a simple planar graph and draw a smiley face change, and to a certain frequency switching crying face. Included opengl libra
ogl
- Simple opengl scene graph implementation. Support for Cameras, transformations and lights. Comes with example.