搜索资源列表
OpenGL命令和例程概述
- 许多O p e n G L命令直接影响诸如点、线、多边形以及位图等O p e n G L对象的绘制。而另一些 命令,例如那些用于反走样或纹理操作的命令,主要用来控制图像如何生成。还有一些命令则 关注帧缓冲区的操作。
Delaunay-Trianglation-Mesh-Generation
- 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
MYMDOPENGL
- 用OpenGL来实现简单的多窗口三维坐标图,各图可随意操作,不受其他窗口影响。-Using OpenGL to implement a simple multi-dimensional coordinates of the window map, the map can operate freely without affecting the other window.