文件名称:SolarSystem
- 所属分类:
- OpenGL
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2015-11-12
- 文件大小:
- 2.6mb
- 下载次数:
- 1次
- 提 供 者:
- lika****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
该实验以太阳系的八大行星为理论基础,通过对各个行星的大小、与太阳的距离,自转周期和公转周期等参数进行设置,采用基于C语言,调用OpenGL的库函数来完成对太阳系的模拟。包括太阳、八大行星及月亮围绕地球转的模拟,为了是效果更加逼真,为各个球体添加纹理。其中八大行星分别为:水星(Mercury)、金星(Venus)、地球(Earth)、火星(Mars)、木星(Jupiter)、土星(Saturn)、天王星(Uranus)和海王星(Neptune),这八颗行星都在地球绕太阳公转的轨道平面的附近,轨道都以太阳为椭圆的一个焦点,并且越靠近太阳时的速度越快。-The experiment based on the theory of the eight planets of the solar system, based on the size of the planets, and the distance the sun, the rotation and the set parameters such as cycle, based on the C language, call the OpenGL library functions to complete simulation of the solar system.Including the sun, the eight planets and the moon around the earth simulation, in order to be effect more lifelike, add texture for each ball.The eight planets are: Mercury (Mercury), Venus (Venus), the Earth (Earth), Mars (Mars) (Jupiter, Saturn, Jupiter, Saturn), Uranus (Uranus) and Neptune (Neptune), the eight planets are near the plane of Earth s orbit around the sun, orbit the sun as a focus of the ellipse, the faster and more close to the sun.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SolarSystem\Debug\GLUT32.DLL
...........\.....\image\earth.bmp
...........\.....\.....\Jupiter.bmp
...........\.....\.....\Mars.bmp
...........\.....\.....\mercury.bmp
...........\.....\.....\moon.bmp
...........\.....\.....\neptune.bmp
...........\.....\.....\saturn.bmp
...........\.....\.....\sky.bmp
...........\.....\.....\sun.bmp
...........\.....\.....\Thumbs.db
...........\.....\.....\Uranus.bmp
...........\.....\.....\venus.bmp
...........\.....\SolarSystem.exe
...........\.....\SolarSystem.ilk
...........\.....\SolarSystem.obj
...........\.....\SolarSystem.pch
...........\.....\SolarSystem.pdb
...........\.....\vc60.idb
...........\.....\vc60.pdb
...........\draw.h
...........\GLUT32.DLL
...........\image\earth.bmp
...........\.....\Jupiter.bmp
...........\.....\Mars.bmp
...........\.....\mercury.bmp
...........\.....\moon.bmp
...........\.....\neptune.bmp
...........\.....\saturn.bmp
...........\.....\sky.bmp
...........\.....\sun.bmp
...........\.....\Thumbs.db
...........\.....\Uranus.bmp
...........\.....\venus.bmp
...........\mf.h
...........\Program Files\altera.dat
...........\.............\license_M_Q.dat
...........\.............\maxplus2.ini
...........\readFile.h
...........\SolarSystem.cpp
...........\SolarSystem.dsp
...........\SolarSystem.dsw
...........\SolarSystem.ncb
...........\SolarSystem.opt
...........\SolarSystem.plg
...........\type.h
...........\太阳系参数.xlsx
...........\Debug\image
...........\Debug
...........\image
...........\Program Files
SolarSystem