Solar System Sim is a web app designed to explore the solar system in an interactive 3D environment.
- Clone this repository by clicking on
Code
button, or rungh repo clone Elmanzalawy/solar-system-simulator
in a terminal. - run
npm install
to install node modules. - run
npm run dev
to serve the application. Click the link from the terminal to open the app in local browser.
- Tab and hold to rotate camera.
- Tab and hold 2 fingers to move camera and zoom in/out.
- Hold Left mouse button to rotate camera.
- Hold right mouse to move camera.
- Use mouse scroll to zoom in/out.