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

GitHub topics: nbody-simulation

hannad4/nBodySimulation πŸ“¦

A program simulating the motion of N-objects in a plane, accounting for the gravitational forces mutually affecting each object as demonstrated by Sir Issac Newton’s Law of Gravitation. Ultimately, a program (NBody.java) is created which will draw an animation of bodies floating around in space tugging on each other with the power of gravity.

Language: Java - Size: 481 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

EugeneDevastator/ComputeNBody

Simulating NBody via compute shader

Language: C# - Size: 11.5 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

LJP-TW/NBodySim

N-Body Simulation. Final Project of Parallel Programming Fall 2022 @ NYCU

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

lewisfish/N-body-sim

Nbody simulator with pygame viewer

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

yoshiF7d/nbody

nbody simulation program

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

Niisc/n_body_simulation

Simple N-Body simulation with 3D graphics

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

GoshaSerbin/N-body-problem-with-MPI-CUDA-and-SFML

ЧислСнноС Ρ€Π΅ΡˆΠ΅Π½ΠΈΠ΅ Π·Π°Π΄Π°Ρ‡ΠΈ N Ρ‚Π΅Π» с использованиСм Ρ‚Π΅Ρ…Π½ΠΎΠ»ΠΎΠ³ΠΈΠΈ ΠΏΠ°Ρ€Π°Π»Π»Π΅Π»ΡŒΠ½Ρ‹Ρ… вычислСний MPI, вычислСний Π½Π° графичСском процСссорС с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ Ρ‚Π΅Ρ…Π½ΠΎΠ»ΠΎΠ³ΠΈΠΈ CUDA. Визуализация с ΠΏΠΎΠΌΠΎΡ‰ΡŒΡŽ графичСской Π±ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠΈ SFML. Π”ΠΎΠ±Π°Π²Π»Π΅Π½Ρ‹ столкновСния ΠΈ Ρ‚Ρ€Π΅Π½ΠΈΠ΅

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

alexbochman/N-Body-Simulation

Computing IV course assignment at the University of Massachusetts Lowell. Create a program using C++ and SFML library to simulate a 2D solar system.

Language: C++ - Size: 479 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Applied-Scientific-Research/onbody

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

Language: C++ - Size: 646 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

adakri/HPC_GPU_NBody_visualisation

This project aims at studying different aspects of real-time viusalisations of N-body simulations implemented through GPU general computing.

Language: C - Size: 5.09 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

hacknus/n-body-solver-rust

A simple n body solver written in rust

Language: Rust - Size: 1.46 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

VelocityDv/Nbody-simulation

nbody simulation of galaxy. using opengl with c++.

Language: C - Size: 330 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

avelycure/ParallelComputingTechnologies

Laboratory works on the course "Parallel Computing Technologies "

Language: C++ - Size: 12.9 MB - Last synced at: 3 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Chlorophytus/nbody2

N-body AVX2/FMA3 test

Language: C++ - Size: 65.4 KB - Last synced at: 12 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

GatoImorrivel/gravity-sim

NBody Simulation using Rust

Language: Rust - Size: 84 KB - Last synced at: about 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: 11 months ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

ryanmcdermott/webvr-n-body

WebVR n-body galaxy simulation using Barnes-Hut Tree and AFrame powered by WebGL

Language: TypeScript - Size: 766 KB - Last synced at: 3 days ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

MCLindner/GalCollide

Environment for creating initial conditions for galaxy collisions.

Language: Jupyter Notebook - Size: 55.7 MB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 1

xstupi00/N-Body-CUDA

PCG - Parallel Computations on GPU - Project - N-Body-CUDA

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

xstupi00/N-Body-OpenACC

Parallel Computations on GPU - Project - N-Body-OpenACC

Language: Python - Size: 76 MB - Last synced at: 9 months ago - Pushed at: over 3 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

leungjch/universe-maker-app

An Android n-body universe simulation, featuring stars, planets, black holes, and more. Freely available on Google Play.

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

simutisernestas/tiny-n-body-sim

Tiny N body simulation

Language: Python - Size: 18.7 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - 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: about 2 years ago - Pushed at: about 4 years ago - Stars: 4 - Forks: 0

EnguerranVidal/NBodies-Problem-Solver

This project vows to achieve the creation of a physics simulation of the solution for the N-Bodies problem. The main Python class will choose a randomized distribution of massive bodies and will let them evolve, calculating their positions at the next time-step using the Barnes-Hut method in 2D or in 3D. This verison of the project is currently using Numpy elements but does not use it to calculate the next time-step positions. I will work in an optimized version in the future using Numpy and Cupy in order to get GPU-driven calculations.

Language: Python - Size: 19.5 KB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 1

Guigui14460/simulateur-n-corps

Simulateur Γ  N corps interagissant gravitationnellement entre eux dans la physique newtonienne

Language: Java - Size: 4.1 MB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

ilovematter/nbody_jl

A simple gravitational n-body simulation routine written in Julia

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

hacknus/n-body-solver

A simple n-body solver in c++

Language: Python - Size: 17.9 MB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

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: about 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

paveon/PCG-NBody-OpenACC

[VUT FIT] OpenACC N-Body simulation project for the PCG course

Language: C++ - Size: 2.35 MB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 1

stepulak/2d-nbody-simulation

prototype of 2D N-Body simulation of our solar system

Language: Lua - Size: 6.84 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

BrandoZhang/Distributed-and-Parallel-Computing

Archive of assignments done in Distributed and Parallel Computing Course.

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

tboudreaux/ComputationalPhysics

A collection of the 5 projects I did over the semester in the computational physics course (PHY-2200) at High Point University

Language: Jupyter Notebook - Size: 36.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

yl3dy/nbody_playground

Tiny n-body simulation project, just for fun

Language: Python - Size: 29.3 KB - Last synced at: 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

keshav-narasimhan/NBody-Simulation

Language: Java - Size: 43 KB - Last synced at: about 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

devboxhq/n-body

N-body simulation using Qt and OpenGL

Language: C++ - Size: 281 KB - Last synced at: about 1 year ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 2

Liew211/nbody

Simulation of a planar n-body system, made with C++ and OpenGL

Language: C++ - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 0

loicttn/barnes-hut

Implementation of Barnes-Hut n-body algorithms in 3 dimensions.

Language: C - Size: 9.77 KB - Last synced at: 7 days ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

temp3rr0r/AnimatorGL

3D Parallel (Intel TBB) N-Body Simulator in OpenGL. Two versions: Naive n-body and Barnes-Hut.

Language: C - Size: 13.1 MB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 1

kriswalker/galaxy-sim

N-body galaxy collision simulation

Language: Fortran - Size: 26.8 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

nbody-at-hanahs/nbody-simulation

N-Body Simulation for HAS

Language: JavaScript - Size: 1.42 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

andy7809/NBodySimulation

An n-body simulation, quarter 4 project Advanced Programming IMSA S19

Language: Java - Size: 10.2 MB - Last synced at: about 2 years ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Mehigh17/nbodysim-c

This is a N-Body simulation, representing inaccurately the world of charged particles.

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

IngInx747/nbody

A solver for the N-Body gravitational force problem in 3D

Language: C - Size: 20.5 KB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

jmsureda/Complex-Systems-Project

N-body Simulations

Language: Jupyter Notebook - Size: 833 KB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

dpreid/nbody

A Java implementation of the N-body integrator of Hut, P., Makino, J. & McMillan, S.

Language: Java - Size: 20.5 KB - Last synced at: about 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

TrueDoctor/ClusterSim

A application to simulate starclusters

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

eobermuhlner/planet-physics

Simple N-body physics simulation

Language: Java - Size: 302 KB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

markstock/part-nd

Arbitrary-dimensional gravitation and bouncy-ball simulator

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

dlozeve/orbit

N-body simulator

Language: Haskell - Size: 25.4 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

MattVsTheWorld/nBodySimulation

(2015-16) n-body problem simulation with simple 2D visualisation in OpenGL (old version)

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