2D Particle Simulation with Gravity and Collisions
Stars
2
Forks
0
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
23
commits
added source
bfd9af2
added photo of sim
108bf58
Add files via upload
8fb9f1c
added diagrams
4c252be
c9cce79
Update README.md
fc742e5
reorganizing files
570b4a7
Began writing README.md
7fb3596
added performance monitering
6ee4ab9
added memoization for tree force calculations
de30c6e
finished working version 1
e281101
finished barnes-hut algorithm implementation
e287581
created QuadTree impl
8d0eb98
created implementations for Point and Rectangle structs
f6549a8
put gitignore in proper directory
8f4b09a