Barnes-Hut Implementation in HTML/Javascript

A Barnes-Hut Simulation is an N-body simulation of gravitational interactions between point particles using the Barnes-Hut algorithm.

or Choose JSON Input File
-->
DEBUG
0 1
Bodies: 0
TIME: 0.0
DT: 0.01
DT 0.0001 10
Quick Start:
- Add some bodies
- Press Start

Check out the Source Code on GitHub.