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
- Host: GitHub
- URL: https://github.com/timmoth/orbits
- Owner: Timmoth
- License: mit
- Created: 2023-01-25T20:38:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-25T21:53:14.000Z (over 3 years ago)
- Last Synced: 2025-03-26T11:35:55.670Z (over 1 year ago)
- Topics: cannonjs, orbital-mechanics, r3f, threejs, timmoth
- Language: TypeScript
- Homepage:
- Size: 691 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# orbits
Simulating orbital mechanics in threejs using r3f & cannon for physics
[](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/