Skip to content

PatwinchIR/Solar-System-Unity3D

Repository files navigation

Solar System Unity3D License: MIT

This project is based on C# on Unity3D 5.5.2f1 Personal version. Simulated some planets in solar system:

  • Sun
  • Mercury
  • Venus
  • Earth System
    • Earth
    • Moon
  • Mars

This simulator is only for learning Unity3D, not for scientific use.

Thanks to:

The planet detail info, and the relative radius and orbit speed is from Planet Fact Sheet. The texture file is from Solar System Scope. The background picture is from GitHub user off99555.

Preview

This is a WebGL preview, welcome to play around.

Solar System:

Screen Shot 2017-03-24 at 15.56.09.png

Earth System:

Screen Shot 2017-03-24 at 15.56.20.png

Venus:

Screen Shot 2017-03-24 at 15.56.43.png

Actions

  1. Left click on planet to see detailed info, click again go back to Solar System.
    1. Mass
    2. Diameter
    3. Gravity
    4. Distance to Sun
  2. Left mouse hold to change the view(this will affect the planet info view)
  3. Right mouse hold to zoom in/out.
  4. Time Scale is for speeding up/slowing down the time.