top of page

N BODY SIM

2017 - In this project I simulate a gravitational N squared problem. There are two solutions to the n-body problem: a Direct-Sum which is n-squared or the Barnes-Hut algorithm which can be calculated in nlog(n). Here I compare the two algorithm's performance and rendering in Unity.

THE PLAYA PROVIDES

bottom of page