Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

barnes-hut-algorithm

Here are 39 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 Sep 17, 2025
  • 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 30, 2025
  • C

Improve this page

Add a description, image, and links to the barnes-hut-algorithm topic page so that developers can more easily learn about it.

Curate this topic

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