资源列表
segm
- The objective C example codes
plane
- 一个飞机模型,能用鼠标操作移动,改变飞行方向-A plane model, can move the mouse to change the direction of flight, etc.
view
- 将ply文件解析出来,并在opengl渲染-analysis the ply file
quadMesh
- 这个是偶以前写的GS简明教程的源代码,现在几何着色器应用还不普遍,所以是很好的参考,如果愿意也可以到偶的BLOG去看(有相关的GS shader和所有C++源码):http://blog.csdn.net/Cyrosly/
opengl--bicycle
- 可以在C++上利用opengl实现绘制自行车的小程序 欢迎下载-You can use opengl achieve drawn on C++ bike are welcome to download a small program
numerical-simulation
- 声波的三维数值模拟程序编制,可以用于大型模拟计算-Three-dimensional numerical simulation of acoustic programming, can be used for large-scale simulation
cube_rotate
- 正方体绕x、y、z轴旋转,可通过鼠标控制-rotate
sanwei
- 在进行数据比较或者演示时,一个形象的图表不但非常直观,而且也很生动。本实例介绍如何在Delphi中设计形象的三维饼图。 向窗体上添加一个TVtChart组件和一个TTimer组件,其中TVtChart组件用于显示饼图,而TTimer组件用于不停地改变饼图的数据,获得动态的效果
wqedwqt
- 画圆锥体,这个是利用的三角形图元的GL_STRINGLE_FAN命令来做的。-Circle cone, this is the use of triangular elements of GL_STRINGLE_FAN command to do the.
materials
- nate robins 写的能改变函数参数观察效果的程序代码,希望对刚接触openGL的同志有用-nate robins written observation of the effect of function parameters can change the program code, in the hope that the comrades刚接触openGL useful
transformation
- 地球坐标系ecef坐标与地理坐标系(bj54/wgs84)转换。-Ecef coordinate system and geographic coordinates (bj54/wgs84) conversion.
koch2
- 简单的opengl制图。科赫曲线的画法。经典的递归思。新手必备。-Koch curve of the painting. The classic recursive thinking. Novice.