资源列表
flight
- 该段程序是利用OPenGL和Visual c++ 开发环境编写而成的飞行地图演示。适合初学者学习。-This section of the program is the the flight map demo written in OPenGL, and Visual c++ development environment. Suitable for beginners to learn.
camera
- 该段程序是利用OPenGL和Visual c++ 开发环境编写而成的摄像漫游程序。适合初学者学习。-The roaming camera program this section of the program is written in OPenGL, and Visual c++ development environment. Suitable for beginners to learn.
RotateCube
- 该段程序是利用OPenGL和Visual c++ 开发环境编写而成的旋转立方体程序。适合初学者学习。-This section of the program is written in OPenGL, and Visual c++ development environment rotating cube program. Suitable for beginners to learn.
cximageLib
- a good Image lib can be use in OpenGL.It is the newest version include source code.
Primitivas
- Drawing basic primitives opengl c-Drawing basic primitives opengl c++
MySDOpenGL
- bresenham直线画图框架,mfc框架下提醒坐标,颜色,画直线-bresenham Line drawing frame
practice
- 在VisualStudio2010上配置opengl后绘制点,直线,巨型,多边形等-Generic point, line, etc
Src1
- Generic MFC OpenGL Code Sample
模拟太阳系
- 用OPENGL 模拟太阳系,建立9大行星,让它们围绕太阳运动,同时创建月亮围绕地球运动,且建立光源和给行星加上纹理。用↑,↓,←,→键控制视点位置,用 W和S键控制视点的远近。
1
- 用OpenGL,在VC++环境下,画一个简单立方体-OpenGL, VC++ environment, draw a simple cube
Move
- 在opengl中,通过光照变换、控制光源、创建光源模型来实现3D图形的动画效果。-Control the light source in opengl light transform, to create a light source model to animation 3D graphics.
TIP
- 实现画中游技术,使用了opengl,自己调试通过了的-To realize the middle painting technology, use opengl and debugging passed