Implementation of Barnes-Hut algorithm for n-body simulations which approximates forces by dividing 3D space into a hierarchical tree structure: an octree
-
Updated
Jun 15, 2024 - TypeScript
Implementation of Barnes-Hut algorithm for n-body simulations which approximates forces by dividing 3D space into a hierarchical tree structure: an octree
Add a description, image, and links to the octree-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the octree-algorithms topic, visit your repo's landing page and select "manage topics."