An Android n-body universe simulation, featuring stars, planets, black holes, and more. Freely available on Google Play.
-
Updated
Jan 4, 2021 - Java
An Android n-body universe simulation, featuring stars, planets, black holes, and more. Freely available on Google Play.
Simple N-body physics simulation
Simulateur à N corps interagissant gravitationnellement entre eux dans la physique newtonienne
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.
A Java implementation of the N-body integrator of Hut, P., Makino, J. & McMillan, S.
An n-body simulation, quarter 4 project Advanced Programming IMSA S19
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."