App made with React and React Three Fiber to show astronomic objects in 3D with relative information.
- 3D Solar System with planets, the Moon and asteroids belts.
- Scale selection: realistic or exaggerated.
- Planets information: name, temperature, gravity, mass, moons (if any), etc.
- Planet preview with axial tilt and rotation.
Use the package manager npm to install iOrbit.
npm installIn development mode:
npm run devIn production mode:
npm run buildnpm run startPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
