Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chidiwilliams/3d-orbit-simulation

3D simulation of the Earth orbiting the Sun
https://github.com/chidiwilliams/3d-orbit-simulation

3d astronomy orbital-simulation simulation three-js threejs

Last synced: 3 months ago
JSON representation

3D simulation of the Earth orbiting the Sun

Awesome Lists containing this project

README

        

![Orbit simulation](thumbnail-wide.png)

# 3D Orbit Simulation

**Website:** [chidiwilliams.github.io/3d-orbit-simulation](https://chidiwilliams.github.io/3d-orbit-simulation/)

A 3D simulation of the Earth orbiting the Sun using [Three.js](https://threejs.org/).

This project uses the physics and math equations from [Evgenii's simulation](https://evgenii.com/files/2016/09/earth_orbit_simulation/the_complete_code/). Please refer to the [Evgenii's blog post](https://evgenii.com/blog/earth-orbit-simulation/) for more information how the equations are derived.

## Improvements

- [ ] Add camera views for arbitrary points on the sun and earth to visualize the movement of the other body