搜索资源列表
opengl
- 用opengl实现太阳月亮地球的位置关系转动
opengl
- 模仿地球 太阳 月亮 运动的过程,都带有纹理操作
ogl_textured_sphere地球
- 本程序是基于opengl平台而生成的c++代码,其表达的图形是地球(球体).-this program is based on the platform opengl c generated code, the graphic expression of the Earth (ball).
openGL 日地系统
- openGL 地球 太阳 月亮 纹理 光照
opengl太阳系
- opengl实现太阳 地球 月球 以及自转等功能
地球模型
- opengl 地球模型
模拟卫星旋转及地球自转
- 基于openGL库,在VC6.0控制台下编程,实现了地球的自转,同时绘制了卫星,实现了卫星绕地球自转。 程序可以运行,但必须安装opengl库。
sun
- opengl代码:贴了纹理,有一个地球绕着太阳环转,有光照效果。不过还是有不足-opengl code: posted texture, there is a ring around the sun turn the earth. However, there are insufficient
testball
- OpenGL,地球模型,纹理加载,虚拟跟踪球的实现-OpenGL, the Earth model, texture loading, the realization of a virtual tracking ball
20071356081
- opengl的太阳地球月亮 自传公转三维动画 带光影-Sun Earth Moon opengl autobiography with a light three-dimensional animation revolution
RollingEarth-OpenGL
- 用OpenGL写的一个实现地球旋转的例程。涉及到光照,纹理,定时器等。-An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so on.
OpenGL5
- OpenGL 缓冲区专题 实现地球的昼夜变化 很炫的实现-A wonderful OpenGL program,Nice tool to study OpenGL
planet
- OPenGL地球绕大阳转;VC++6.0;计算机图形学实验五;-OPenGL turn the earth around the sun VC++6.0 computer graphics experiment 5
5.1
- OpenGL 分割地球,地球在一个类似矩阵的空间中看起来很酷啊,有点黑客帝国的感觉-OpenGL split the earth, the earth in a similar matrix of the space looks cool ah, a little sense of the Matrix
Ball
- opengl编写的一个不停旋转地球体,比较简单,方便初学者学习。-opengl rotate the earth, prepared a non-stop body, relatively simple, easy for beginners to learn.
opengl
- 一个简单的模拟月亮,太阳,地球之间的运行轨迹的小程序-A simple simulation moon, sun, earth between the trajectory of the applet
opengl 地球和行星模型
- Vs2013编译通过,opengl地球和行星模型,无光照效果。
Opengl中实现太阳、地球、月亮的模型
- 利用Opengl函数库,学习运用glpushmatrix、glpopmatrix绘制月、地、太阳相对运动示意图,实现基本图元的绘制、旋转等动画效果、并自学光源、纹理贴图、雾化。
太阳地球月亮_二维_坐标变换
- 计算机图形学课堂上老师发的一份参考资料关于OpenGL二维坐标变换实例(A good reference material which,teacher send to our students.)
OpenGL绘制球体
- OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)