https://github.com/anduin2017/threebody
https://github.com/anduin2017/threebody
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/anduin2017/threebody
- Owner: Anduin2017
- Created: 2025-03-20T16:57:27.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2025-03-20T16:57:30.000Z (about 1 year ago)
- Last Synced: 2025-06-11T17:50:52.679Z (about 1 year ago)
- Language: JavaScript
- Size: 242 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[Three-body problem](https://en.wikipedia.org/wiki/Three-body_problem) with [Three](https://www.npmjs.com/package/three) and [Create React App](https://github.com/facebookincubator/create-react-app).
Credit to [Rhett Allain](https://www.wired.com/2016/06/way-solve-three-body-problem/) and [Jeff Bryant/José Martin-Garcia](http://demonstrations.wolfram.com/ThreeBodyProblemIn3D/) for math & ideas.