资源列表
Lesson02
- nehe opengl学习中的第二课源代码,OpenGL入门利器-nehe opengl source code for the second lesson
Lesson2
- opengl的实例教您如何创建三角形和四边形-opengl examples teach you how to create a triangle and quadrilateral
fern
- nehe的,3D的 在空中旋转并且用点绘制树叶
mae_glidlewidget
- 手机3d待机界面源码,感觉可以,可以参考下-mobile idle screen
lesson01
- Opengl example for begginers
ACG_5_viewport
- camera viewport in opengl
teapot
- 茶壶 程序 opengl vc环境 -Environmental program opengl vc teapot
Shinyjet
- 实现了飞机的翻转与绘制,在用多个图元拼接一个物体方面很有水平,在这个程序的基础上你可以添加光照和投影.-the flight overturned and mapping, on the map more than a million objects splicing a very high standard in this process on the basis you can add illumination and projection.
Color-the-square
- 用opengl 实现多个彩色正方形同时旋转,纹理清晰,是学习opengl语言的好代码。-Use opengl color square rotation, texture clear, learning OpenGL language code.
lesson46
- nehe的opengl教程第46课,nehe的教程十分出名,是初学者必备
lesson04
- 这个程序主要是如何绕轴旋转物体。让物体绕Z轴, X轴,Y轴 或者全部3个轴旋转-this procedure is mainly around how the rotating objects. Let objects around the Z-axis, X-axis, Y-axis or all three-axis rotation
ArcBall
- ArcBall是一种允许用户使用鼠标调整方位的三维交互技术。ArcBall的设计不平常在于,在考虑数学基础的同时,将操作反馈很好地结合起来,解决了鼠标调整空间方位的难题。和其他的一些技术相比,在通用的旋转控制器方面,ArcBall更容易使用,也更容易操作,且具有更强的功能-ArcBall is a position to allow users to use the mouse to adjust the three-dimensional interactive technology. Arc