搜索资源列表
Dialog Opengl
- 一个基于OpenGl的MFC框架,可以加载3DS模型
OPENGL导入3dsmax实例
- opengl编程导入3ds max模型的实例
OpenGL
- 一个3D模型,用OPENGL实现,实现了立方体,圆柱体等模型。-A 3D model, using OPENGL implementation, implementation of the cube, cylinder, etc. model.
3DHelperDemo
- 一个基于mfc对话框和OPenGL的三维模型显示框架-A frame which use mfc dialog OPenGL
RobotOpenGL
- 构建OpenGL虚拟场景,构建虚拟线框模型机器人,实现机器人在虚拟场景中漫游-To build OpenGL virtual scene, build a virtual wireframe model of the robot, the robot in the virtual scene roaming
model
- 基于opengl的液压支架模型,使用vc++和open做的简单模型-hydraulic support simple 3d model based on opengl and visual c++
globe_test
- VB+OPENGL 比较粗糙的地球仪模型,不过可以了解理论-Model VB+OPENGL globe rough comparison, but can understand the theory
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。