Real-time simulator of our solar system, featuring collisions and asteroids creation
-
Updated
Mar 19, 2013 - C#
Real-time simulator of our solar system, featuring collisions and asteroids creation
Simple N-body physics simulation
(2015-16) n-body problem simulation with simple 2D visualisation in OpenGL (old version)
In physics, the n-body problem is the problem of predicting the individual motions of a group of celestial objects interacting with each other gravitationally.
Arbitrary-dimensional gravitation and bouncy-ball simulator
Barnes Hut N Body Simulator
A Java implementation of the N-body integrator of Hut, P., Makino, J. & McMillan, S.
WebVR n-body galaxy simulation using Barnes-Hut Tree and AFrame powered by WebGL
A application to simulate starclusters
A solver for the N-Body gravitational force problem in 3D
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.
Negative Mass N-body Simulation Codes
N-Body Simulation || C++ (CPU single and multi-thread and GPU openCL/GL)
An N-Body simulation made using OpenCL and OpenGL
🛰💫 OpenCL Barnes-Hut Galaxy Simulator | Fully exploiting the GPU to do massive data parallel computations in an n-body simulator
A collection of the 5 projects I did over the semester in the computational physics course (PHY-2200) at High Point University
Add a description, image, and links to the nbody-simulation topic page so that developers can more easily learn about it.
To associate your repository with the nbody-simulation topic, visit your repo's landing page and select "manage topics."