Skip to content

sagargp/nbody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

This is my implementation of the Barnes-Hut algorithm in 2D for an N-body gravity simulator. The 2D Barnes-Hut algorithm uses a quad-tree to provide a fast approximation for particle interactions.

I've implemented this in Processing, with the controlP5 UI library.

There is a brief video demo on YouTube here.

About

N-body simulations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages