搜索资源列表
mysolarsys
- 《OpenGL三维图形系统开发与实用技术(高级编程篇)》第6章源代码。显示行星运转-"OpenGL 3-D graphics system development and practical skills (Advanced Programming Part 1)" Chapter 6 of the source code. Show orbited
xingxingyundongmoni
- 学习计算机图形学的时候做的一个作业用openGl做了一个模拟太阳系行星运动的三维模型-study computer graphics when doing an operation with openGl done a simulation of the solar system's planetary motion 3D model
opengl-Planets
- 用opengl和vc++实现的行星位置的演示,主要演示opengl中的拣选功能-use opengl and vc achieve planetary position of the display, the display opengl selected functional
Moons
- 该程序渲染了各自带有卫星的两个行星,当点击卫星或行星时,会弹出该卫星或行星的名字。-exaggerating the program with the respective satellite two planets, or planets Click on the satellite, The satellite will pop up or the names of the planets.
starspace
- 本程序主要介绍星系中各行星运动的模拟技术-the procedures introduced galaxy of the planetary motion simulation technology
xingxi
- 用OPENGL做的太阳系五大行星的公转和自转,当然程序最主要的目的还是各个星球表面的纹理的制作,值得参考.-do with OpenGL five planets of the solar system in the conversion of public and rotation. Of course the main purpose procedures or all of the planet surface texture of the production, is worth not
sunsystem
- 模拟太阳系八大行星及太阳的运行,并加入视角变换-simulated solar system planets and the sun Eight of the operation, and joined Perspective Transform
SolarProject
- 实现太阳系,其中有地球和另一行星,及它们的卫星,按\"S\"键可以改变各行星的自转和公转速度。-achieve the solar system, including Earth and the other planets and their satellites, by the "S" button to change the planet's rotation and revolution speed.
Solar
- 使用openGL畫出一個行星,並且讓它轉動
555
- 行星模拟运转系统 C++编写 OPENGL
space
- 太阳系九大行星运行可近处观看每个行星(采用OpenGL Perform)
OpenGL_solar_system
- 一个利用OpenGL模拟太阳系星球运转的程序源码,包括模拟太阳系重要行星的精确轨道旋转,以及各个行星参数描述,支持鼠标点击,纹理也做得很漂亮,乃学OPENGL必备源码!
OpenGLsolarsystemprogram
- 这是一个基于visualc++平台上,利用opengl实现模拟太阳系行星运转的程序
MYSOLARSYS
- 模拟9大行星和太阳的运动轨迹,里面有各行星的模型和贴图,也适合给学习坐标变换的人参考
sun
- vb编制的模拟太阳系概貌的程序,模拟行星运动的效果
Lesson12
- 这次我将教你如何使用显示列表,显示列表将加快程序的速度,而且可以减少代码的长度。 当你在制作游戏里的小行星场景时,每一层上至少需要两个行星,你可以用OpenGL中的多边形来构造每一个行星。聪明点的做法是做一个循环,每个循环画出行星的一个面,最终你用几十条语句画出了一个行星。每次把行星画到屏幕上都是很困难的。当你面临更复杂的物体时你就会明白了。
planet.学习OPENGL时做的太阳系行星运行模拟系统
- 学习OPENGL时做的太阳系行星运行模拟系统,注释非常详细,适合初学者练习参考,OPENGL study planets in our solar system do run a simulation on a very detailed notes, suitable for beginners to practice
MySolarsys
- 基于MFC和opengl开发的一个太阳系,2. 场景绘制,分别使用对应的函数绘制行星,轨道,卫星,和彗星。查询构建了一个合理的参数表支持各个天体的运行轨道。使用glu下自动的球面贴图方式给各个天体贴上纹理。-Opengl based on MFC and the development of a solar system, 2. Scene rendering, were drawn using the corresponding function planets, orbits, satell
demo
- 一个展现太阳系的小程序,行星围绕太阳旋转,卫星围绕行星旋转(A small program that shows the solar system, planets revolve around the sun, and satellites revolve around planets)
行星
- 在visual studio 中利用OpenGL绘制行星(Use OpenGL to map planets in visual studio)