Elucidation / Barnes-Hut-Tree-N-body-Implementation-in-HTML-Js

A 2D N-body simulation of gravitational interactions between point particles using the Barnes-Hut algorithm.

Home Page:http://elucidation.github.io/Barnes-Hut-Tree-N-body-Implementation-in-HTML-Js/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Placing bodies does not work in Firefox

Elucidation opened this issue · comments

commented

Placing bodies has an offset on canvas that puts them outside the bounds, though the system still runs.