An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: nbody-gravity-simulation

NarcisCalin/Galaxy-Engine

Galaxy Engine is a fully interactive 2D gravity simulator. Play with tens or hundreds of thousands of particles in real time

Language: C++ - Size: 60.7 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 96 - Forks: 11

GabrielSCabrera/nBody

GPU-accelerated N-Body particle simulator with visualizer.

Language: Python - Size: 144 MB - Last synced at: 15 days ago - Pushed at: about 1 year ago - Stars: 39 - Forks: 5

JuliaAstroSim/AstroNbodySim.jl

Unitful and differentiable gravitational N-body simulation code in Julia

Language: Julia - Size: 16.4 MB - Last synced at: 16 days ago - Pushed at: 3 months ago - Stars: 33 - Forks: 0

alvinng4/grav_sim

N-body gravity simulation library with C and Python API

Language: C - Size: 39.3 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 1

AdamCofala/N-body-problem

N body problem simulation based on Barnes-Hut algorithm

Language: C++ - Size: 1.77 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

Applied-Scientific-Research/onbody

O(NlogN) and O(N) N-body methods library and drivers

Language: C++ - Size: 385 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

feanored/nbody

NBody Simulations

Language: Python - Size: 121 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

bluescarni/rakau

C++17 N-body Barnes-Hut on heterogeneous hardware architectures

Language: C++ - Size: 1.26 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 23 - Forks: 5

Suji04/SolarSystem

Simple solar system simulation

Language: JavaScript - Size: 2.93 KB - Last synced at: about 2 months ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 5

0xWOLAND/rust-fmm

Cosmological Simulation using a Fast Multipole Method and WASM Threads

Language: Rust - Size: 15.4 MB - Last synced at: 17 days ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

lele394/Fortran-N-Body-OpenMP-OpenACC

Fortran N-Body simulation parallelized on CPU using OpenMP and GPU using OpenACC

Language: Jupyter Notebook - Size: 384 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Hsin-Hung/N-body-simulation

a real-time N-body simulation with the Barnes-Hut algorithm and CUDA

Language: Cuda - Size: 2.73 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 11 - Forks: 0

Chlorophytus/nbody2024

Quickly-done multithreaded Raylib N-body simulation in C++

Language: C++ - Size: 21.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

NoeBrt/Galaxy-Simulation

Simulation of thousands of particules on GPU 🌌

Language: ShaderLab - Size: 9.71 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 27 - Forks: 4

chasepeck/python-nbody

N-body simulator in Python

Language: Python - Size: 615 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

markstock/adapDt

Test program for adaptive time stepping in a gravitational NBody system

Language: C++ - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

shadowbourne/multicore-n-planet-simulator

3rd Year: 1st - 90. Vectorized and multicore n-body simulators written and extensively optimised in C++ for scalability to millions of particles/planets (using Euler method and Runge-Kutta 2).

Language: C++ - Size: 822 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

vijaiaeroastro/FMM

A Repository to keep all the stuff related to learning FMM Method

Language: Python - Size: 182 KB - Last synced at: about 1 year ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

mgarbellini/Gravitational-N-Body-Simulation

This package provides a software that can perform different physical simulations of a three dimensional classical N-body problem, collisionless, where the N bodies interact with Newtons law of universal gravitation.

Language: C++ - Size: 6.45 MB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

jeffzyliu/CUDA-programs

A collection of GPU and high-performance computing programs written in CUDA for CS89.25/189.3, a graduate-level CS course at Dartmouth.

Language: Cuda - Size: 135 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

TravCav/TheDots

Making dots do fun things in javascript

Language: JavaScript - Size: 554 KB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 1

jagoosw/Gravitational-N-Body-Simulation πŸ“¦

Gravitational n body simulation by hermite integration

Language: C++ - Size: 167 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 2

Anas-Albaqeri/Parallelizing-the-nBody-problem-using-CUDA-Pthreads-openMP-and-MPI

Providing parallel solutions to the simulation of the nBody problem in space, using different parallel techniques including: CUDA, Pthread, OpenMP and MPI

Language: C - Size: 9.97 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

marcoigorr/PhysicsEngineD3D11

Phisics Engine using Direct3D11

Language: C++ - Size: 19.6 MB - Last synced at: over 1 year ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

CrazyKoustik/nbody

Simple n-body gravitation simulation in python

Size: 163 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

douxev/N_BODY_simulation

NBODY simulation to compare spatial observations made during an internship at Valparaiso, Chile University - Astronomy - 2018

Language: Python - Size: 49.8 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Christovis/astrild

Python package for the study of galaxy evolution, voids, large scale structure, weak lensing, CMB, and modified gravity theories using cosmological Ramses based N-body simulations.

Language: Python - Size: 4.44 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 1

jamiefarnes/negative-mass-simulator

Negative Mass N-body Simulation Codes

Language: Python - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 60 - Forks: 18

StaticTaku/BarnesHutTree

Header only barns hut tree for C++. You can use this in NBody, SPH, collision detection

Language: C++ - Size: 7.81 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 3 - Forks: 0

mino2357/N-body-Scrapbox

ε€šδ½“ε•ι‘Œγ«ε―Ύγ™γ‚‹γ„γ‚γ‚“γͺをむディをを試す

Language: C++ - Size: 97.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

nimaghoroubi/Nbody-BarnesHut

Language: C - Size: 54.7 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

nimaghoroubi/Nbody

Language: C - Size: 58.6 KB - Last synced at: almost 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Timo-Schrader/OpenCL-N-Body-Simulation

This project implements a N-Body Simulation using OpenCL and OpenGL. It can be used to benchmark both GPU and CPU.

Language: C++ - Size: 13.9 MB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 2

beltoforion/Barnes-Hut-Simulator

A C++ implementation of the Barnes-Hut-Algorithm.

Language: C++ - Size: 312 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 49 - Forks: 4

rafael-fuente/N-body-numerical-simulation

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.

Language: Python - Size: 143 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 54 - Forks: 12

Ben1980/gravitylegacy πŸ“¦

A nbody solver

Language: C++ - Size: 132 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

ImanHosseini/2BodyWithJulia πŸ“¦

Trying my hand with Julia.

Language: Julia - Size: 1000 Bytes - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

INeido/Space

Doesn't do much. Just some bodies flying around in the void.

Language: Python - Size: 27.3 MB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

lewisfish/N-body-sim

Nbody simulator with pygame viewer

Language: Python - Size: 14.6 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

phirling/swift_ics

Tools to generate stable self-gravitating N-Body initial conditions and new external potentials for the SWIFT N-Body code

Language: M4 - Size: 155 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

GatoImorrivel/gravity-sim

NBody Simulation using Rust

Language: Rust - Size: 84 KB - Last synced at: over 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

MaxenceGiraud/Ssim

Collection of personal projects of Math/Physics Simulations and visualisations.

Language: Python - Size: 12.7 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

pablo-benito/n-body

N-body simulator

Language: JavaScript - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

yiqiangjizhang/N-Body-Problem

N-Body problem in C with parallel computing using 12 order Runge-Kutta with adaptive step size

Language: C - Size: 61.3 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

JoshuaLim007/NBody-Gravity-Simulation

Brute Force calculation of n body simulation using compute shaders

Language: ShaderLab - Size: 34.9 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

ilovematter/nbody_jl

A simple gravitational n-body simulation routine written in Julia

Language: Julia - Size: 1.82 MB - Last synced at: over 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

markstock/SimdNBodyKernels

Easy-to-implement n-body simulation kernels created using Intel's ispc and llvm/clang

Language: C++ - Size: 35.2 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 5 - Forks: 1

MarcSerraPeralta/n-body_problem

Simulation of a dynamic system of N particles under the gravitational force in 3 dimensions.

Language: C++ - Size: 18.2 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

YellowOnion/NBody

Language: Haskell - Size: 7.81 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 2 - Forks: 0

stackdumper/asteroids

Language: TypeScript - Size: 571 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

chenyz0601/nbody

n-body simulation using cuda, speedup compared with naive O(n^2) sequential algorithm

Language: Cuda - Size: 183 KB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

TrueDoctor/ClusterSim

A application to simulate starclusters

Language: C# - Size: 1.1 MB - Last synced at: 9 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

markstock/part-nd

Arbitrary-dimensional gravitation and bouncy-ball simulator

Language: C - Size: 566 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

tannerstephens/N-Body-Sim

A simple 2D N-Body simulation

Language: Python - Size: 16.2 MB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

spicypepper999/nbody

simple nbody sim built in java

Language: Java - Size: 33.2 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 1