Skip to content
#

barnes-hut-algorithm

Here are 47 public repositories matching this topic...

Generic-Quadtree-Barnes-Hut-N-Body-Simulator-0_1

Real-time Interactive Barnes-Hut N-Body Simulator. Create galaxies, apply forces, visualize spatial partitioning, parameterize simulation physics and entities, etc.

  • Updated Jul 4, 2026
  • C++
Serial-Hashed-Octree-Barnes-Hut-N-Body-Simulator-0_3

The Hashed-Octree approach is developed as an improvement to the standard octree data structure made suitable for parallel processing. This variant of the octree data structure attempts to parallelize the hierarchical method through adaptive domain decomposition, dynamic load-balancing across processors, and parallel interaction computation.

  • Updated Jul 4, 2026
  • C

Add this topic to your repo

To associate your repository with the barnes-hut-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more