搜索资源列表
gl_water_source.rar
- 很有名的使用OpenGL的GPU编程例子(引自siggraph上的论文):这里使用了图形硬件上的矩阵和向量表达,繁杂的矩阵运算都在GPU上进行。对于想利用GPU做并行数值计算的人一定会有帮助~,The use of well-known examples of OpenGL, GPU programming (a quote from the siggraph paper): here the use of the graphics hardware on the expression of m
SpaceAndMatrixTransformations
- 三维图形引擎,基本图元的绘制,各种矩阵变换操作实例。vs2008解决方案,可以直接打开调试运行-Three-dimensional graphics engine, the basic drawing primitives, instances of various matrix transform operations. vs2008 solution that can directly open the commissioning
OpenGLModelView
- 帮助初学者学习OpenGL中模型视图矩阵的很好的例子,非原创。-A good example to help a beginner learn the modelview matrix in Open GL.
trasformation
- open GL Basic transformation.(MVP matrix)