资源列表
apart
- 修改了课本上的二十面体的实现方法,用的是递归细分法,只要修改递归参数,就可以实现多少面体的实现。-Modify the implementation of the textbook icosahedron, using a recursive subdivision, as long as the modified recursive parameter, you can achieve the realization of how many-sided.
birthdaycard
- 实现一个生日贺卡,用C++实现的,运用图形库-birthday card
ex_01
- 该程序是在OpenGL在完成绘制2维图画。-2D
zz
- opengl 画的2d图形,可以实现1缩小,2放大,g恢复,物体自己旋转,并沿着自己的轨道旋转-opengl draw the 2d graphics, you can achieve a narrow, two zoom, g recovery, object own rotation, and rotation along its orbit
OPENGLcpp
- opengl.cpp..学习3D游戏的框架.不可多得.-opengl.cpp .. learning 3D games framework. Rare.
lsystem3
- 利用Lsystem生成彩色的树干和树叶。适合OpenGL初学者学习使用。-Generate color using Lsystem trunk and leaves. Suitable for beginners to learn to use OpenGL.
Polygon
- 4个方向键控制:上下左右 pageup,pagedown:放大缩小 F5-F8控制多边形旋转 右键单击鼠标选择MODE-4 direction key:up,down left right pageup pagedown key:size up,size down F5-F8:rotate mouse right button:select mode
MATERIAL.rar
- 光照和材质的例子,例子的内容是茶壶,有多个光照模型
opengljingdian
- 非常经典的OPENGL程序,比较简单,是个屏保程序,对初学者很有帮助
MATERIAL1.rar
- VIAUAL C++环境下的OPENGL 材质程序-VIAUAL C environment under the OpenGL materials procedures
test
- 供初學者學習opengl參考的入門程序,為一立方體可用鍵盤控制旋轉-For beginners to learn opengl reference entry procedures to control the rotation of a cube available keyboard
Polygon
- 计算机图形学中的绘制正方形,并使之围绕Z轴或者自己的中心旋转。-In computer graphics and to draw a square, around the Z axis or center of rotation.