https://github.com/ohn0/nbody_quadtree
https://github.com/ohn0/nbody_quadtree
nbody quadtree sdl sdl2
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ohn0/nbody_quadtree
- Owner: ohn0
- Created: 2017-12-09T22:04:29.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-29T21:22:17.000Z (over 8 years ago)
- Last Synced: 2025-03-04T23:32:55.717Z (over 1 year ago)
- Topics: nbody, quadtree, sdl, sdl2
- Language: C++
- Size: 3.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Making an Nbody simulator using barnes-hut algorithm instead of brute forcing.