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

https://github.com/timmoth/orbits

Simulating orbital mechanics in threejs using r3f & cannon for physics
https://github.com/timmoth/orbits

cannonjs orbital-mechanics r3f threejs timmoth

Last synced: about 1 month ago
JSON representation

Simulating orbital mechanics in threejs using r3f & cannon for physics

Awesome Lists containing this project

README

          

# orbits




Simulating orbital mechanics in threejs using r3f & cannon for physics

[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](https://timmoth.com/showcase/AGW-hg1AdkOHBzWe_bpsWg)

Clone
```
git clone https://github.com/Timmoth/orbits.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/