搜索资源列表
Lab1
- 一个多媒体3D编程,制作属于自己的机器小人,非常有意思,适合初学者-a 3d programming, producing your own robots
lab1
- openGL程序,实现动态球大小、密度等的调整-OpenGL
lab1
- 绘制若干OpenGL基本体素(三角形、三角形带、四边形、四边 形带)构成的球体, 可以控制改变球的数量和球的体积,来改变基本体素的数量以及顶点的数量。 可以通过改变glPolygonMode,切换是否填充所绘制的基本体素。 可以通过glRotate,使绘制的球体旋转。 利用函数glutGet(GLUT_ELAPSED_TIME)(returns the time in milliseconds since g
lab1
- 模拟太阳、地球、月亮的自转与公转,适合opengl初学者-Simulate the sun, the earth, the moon' s rotation and turn suitable opengl beginners
Lab1
- the laboratory work number 1 from OpenGL course
lab1-basis
- 1、了解和掌握OpenGL的安装; 2、掌握一个简单的基于OpenGL的C++程序结构; 3.掌握win32程序框架; 4、掌握OpenGL中若干基本图形的绘制。 -1, to understand and master the OpenGL installation 2, master a simple OpenGL-based C++ program structure 3. Master win32 application framework 4, master
