There are 5 repositories under nbody-simulation topic.
Script written in Python to integrate the equations of motion of N particles interacting with each other gravitationally. The script computes the equations of motion and use scipy.integrate to integrate them. Then it uses matplotlib to visualize the solution.
A C++ implementation of the Barnes-Hut-Algorithm.
Negative Mass N-body Simulation Codes
Libraries to analyze numerical simulations
GPU-accelerated N-Body particle simulator with visualizer.
Simulation of thousands of particules on GPU 🌌
Two-dimensional flow solver with GUI using vortex particle and boundary element methods
Simple tool for interactive visualisation of Gadget and SWIFT N-body simulations
C++17 N-body Barnes-Hut on heterogeneous hardware architectures
An n-body simulation built with Unity, using compute shaders to perform calculations.
Brute Force calculation of n body simulation using compute shaders
Generates initial conditions for cosmological N-body simulations, optionally applying Particle Linear Theory corrections.
This Python project's goal is to model the collision of multiple galaxies through the use of an optimized N-Body problem engine.
Nbody simulation with python pygame, (solar system)
This is Nbody6++GPU, an N-body star cluster simulation code, maintained by Rainer Spurzem and team.
An n-body visualization in C++ using OpenFrameworks 🌟💥
A simple N-body simulation using WebGPU.
A simple N-Body simulator, able to support a galactic environnement (under the form of a gravitational field).
A library for simulating n-body gravity interactions using Rust
This project implements a N-Body Simulation using OpenCL and OpenGL. It can be used to benchmark both GPU and CPU.
WebVR n-body galaxy simulation using Barnes-Hut Tree and AFrame powered by WebGL
N-body simulation with OpenGL visualization. Multi-threading and Barnes-Hut algorithm are supported.
MPI user-level checkpoint library
Direct Biot-Savart solver for 2D and 3D vortex blobs accelerated with Vc
Evolution of the number of particles in cosmological simulations since 1965
Gravitational n body simulation by hermite integration