资源列表
Lesson05
- 用opengl绘制三角锥和正方体,不同的面不同的颜色。并且三角锥和正方体以不同的旋转角度自动旋转。旋转可以键盘操作控制。
Lesson06
- 在opengl中对四方性的各个面进行纹理贴图。并且可以对纹理进行透视处理。
lesson07
- 在vc++中opengl进行纹理贴图,对纹理选择不同的纹理贴图方式。对物体进行不同的光照。
3Dcasestudyusingopengl
- 全程使用OpenGL的实例详细介绍了如何利用OpenGL进行编程,是学习OpenGL不可缺少的一本教程.
GPU
- GPU深度发掘.很经典的搞GPU的文章,是学习GPU和通用计算的基础
test2
- In the first tutorial I taught you how to create an OpenGL Window. In this tutorial I will teach you how to create both Triangles and Quads. We will create a triangle using GL_TRIANGLES, and a square using GL_QUADS. Using the code from the firs
test3
- In the last tutorial I taught you how to display Triangles and Quads on the screen. In this tutorial I will teach you how to add 2 different types of coloring to the triangle and quad. Flat coloring will make the quad one solid color. Smooth coloring
OG
- VC中进行OPENGL开发的初始配置环境。
3DSBOX
- 利用VC与OPENGL对三维实体进行建模以及浏览。
welcome
- OPENGL人脸识别 VC源代码 相当的棒 毕业设计做的这个
openg-3d
- 关于opengl三维动态图绘制的一个应用程序
OpenGL高级编程与可视化系统开发
- opengl 的经典实例 opengl 的经典实例