Solar Simulation
About
A simple simulation made in Unity that lets you observe the 8 primary planets in our solar system plus some of their moons and a few comets passing through. I added trails to each planet and a particle system on the sun to improve the visuals of the game. I also dug into the camera code to allow zooming in and out with the scroll wheel. Finally, I smoothed the transition between looking at different targets so that the perspective shift isn't so sudden. This code change came with a couple bugs but I quickly dealt with them before uploading the final build.
Created by Henry Shotwell using Brian Winn's tutorial