搜索资源列表
EARTH
- 用opengl绘制地球 很适合初学者深入理解opengl的编程
earth
- opengl es 1.1 地球旋转代码,
sun-moon-earth
- 用OpenGL编写的模拟地球、太阳、月亮三者运行状态的文件,可以用方向键操作它们的运动。自己写的代码,欢迎批评,-with OpenGL simulation prepared by the Earth and the sun, the moon three running in the paper, you can use the direction keys to operate their campaigns. His writing code, welcome criticism, il
OPENGL模拟太阳地球月亮系统
- OPENGL模拟太阳地球月亮系统,包括地球月球的自传和公转运动-OPENGL simulate the sun moon earth system, including Earth' s moon and the revolution movement autobiography
solar_system.OpengL初学者太阳行星示例
- 编写一个太阳、地球、月球。实现一个太阳系的运行,适合OpengL初学者学习,The preparation of a sun, the earth, the moon. The operation of the realization of a solar system, suitable for beginners to learn OpengL
testball
- OpenGL,地球模型,纹理加载,虚拟跟踪球的实现-OpenGL, the Earth model, texture loading, the realization of a virtual tracking ball
Rolling-earth
- 利用OpenGL构建三维地球模型,添加纹理渲染-Construction of three-dimensional earth model using OpenGL, add texture rendering
earth
- openGL写的地球程序,可以通过鼠标来控制地球旋转。-Earth openGL written procedures, can the mouse to control the Earth s rotation.
CG-sun-earth-model
- 一个vc环境下的计算机图形学实验编程,使用opengl库编写的一个展示地球、月亮、太阳旋转关系的程序-A vc environment experimental computer graphics programming, opengl library use to prepare a display of the Earth, the moon, the sun rotating relations procedures
earth
- 用Visual C++ 和openGL开发的地球旋转程序-Using Visual C++ and openGL procedures developed by the Earth' s rotation
earth
- 利用opengl,对大规模地形进行描述,需要在VC6.0的开发换进下运行-Use opengl, large-scale descr iption of terrain, the need for the development of VC6.0 run into
earth
- 一个拥有动态光照的地球,可以用鼠标旋转交互,使用cg.-A dynamic illumination of the Earth, you can spin interaction with the mouse, use cg.
Globe
- 利用OPENGL进行编程实现3D地球旋转的特殊效果,是图像编程学习者的参考程序。-OPENGL program using 3D Earth rotation to achieve the special effect of the reference image programming procedures learners.
Tutorial_10_Texture_Mapping
- VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
RollingEarth-OpenGL
- 用OpenGL写的一个实现地球旋转的例程。涉及到光照,纹理,定时器等。-An OpenGL sample to realize rolling earth.Relate to lighting,texture,time and so on.
Sun-Earth-Moon
- 该程序是一个简单的太阳、地球和月亮的旋转系统。基于VS2005开发平台,使用C++和OpenGL编写。该程序使用了OpenGL基本的坐标变换功能,实现球体的公转和自转。加入了光照和纹理,使其场景真实。另外,用户可以和场景进行简单的交互,方向键可以控制场景的坐标旋转,鼠标可以点击太阳、地球和月亮,变换其渲染模式(无纹理渲染和有纹理渲染),并且窗口标题会提示当前点击的对象。-The program is a simple sun, Earth and moon rotation system. VS
Earth
- OpenGL模拟地月系统,Windows框架,典型的模型变换-OpenGL simulation of the Earth-Moon system, Windows framework, a typical model transformation
opengl_rotating_globe
- Delphi system which using OpenGL that demonstrating rotating Earth.
Rolling-earth
- 我实现了opengl下的地球自转模型,打开运行之后可以看到地球自转的蓝色的身影,请在vs2015的环境下打开,需要提前配置好glut库(I realized the earth rotation model under OpenGL. After opening the operation, you can see the blue figure of the earth rotation. Please open it in the environment of vs2015. You nee
OpenGL绘制球体
- OpenGL利用三角面片逼近绘制球体,纹理贴图实现可旋转的地球效果(OpenGL uses triangle patch to draw sphere and texture map to achieve rotatable earth effect)