资源列表
3d_tetra
- Sample code to use OpenGL library with C++ and Qt library. Has graphical interface.
3_Cohen_Suderland_Line_Clip
- cohen suderland using opengl
454530_4f8a41bb8ce43756
- 利用计算机图形学opengl进行分形画雪花操作-The use of computer graphics opengl operation snowflake fractal art
4_Liang_Barsky_Line_Clip
- Liang barsky using opengl
5-8
- 可以非常好的实现OpenGL的线型线宽,源码清晰,规范,是学习opengl的很好的参考程序。-OpenGL-linear linewidth very good, clear source, standardized reference procedures to learn opengl.
54zhuan80
- 此程序实现了国家54坐标系到80 坐标系的转换,可好的运行-This program countries 54 coordinate system to the 80 coordinate system conversion, can be a good run
5_Polygon_Fill_Using_Scan_Filling
- polygon fill using opengl
6
- OPENGL 简易的光照演示程序 opengl初级应用-OPENGL simple initial application of light demo opengl
6b2c3b5ca6f0
- 通过按键控制太阳系中地球的转动!!!!可以设置时间如 小时 月年等-Keys to control the solar system, Earth s rotation
7-parameter
- 用于三维空间坐标系变换的 7参数模型,非常神奇。在工程测量中用的最多,从数学角度来说也是最严密的转换方法。由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。-7-parameter model for three-dimensional coordinate system transformation is amazing. In engineering survey using the most, from
9
- 而我们所使用的glut实用工具中,正好就有一个绘制球体的现成函数-The glut utility we use, just have a ready-made function to draw a sphere
9_9
- 编写返回数组中最大元素数值的模板函数:template < class T> int Max(T Arr[],int n)-Prepared to return the largest element of the array value template function: template < class T> int Max (T Arr [], int n)