N-body galaxy simulation using the Barnes Hut algorithm. Split into two parts: 1. Creating a quadtree 2. Using the tree for the simulation
N-body galaxy simulation using the Barnes Hut algorithm.
Split into two parts: