搜索资源列表
MFC单文档下地球三维显示
- 使用openGL库文件,在VC6.0下编程,通过纹理映射实现地球在MFC单文档下三维显示。
sanxing
- 该程序是基于OpenGL类库在C++平台下模拟的地球,月球,太阳的三星运行状态-The program is based on the Earth to simulate by the the OpenGL library C++ platform, the moon, the sun, Samsung running state
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。