beneit / Newton-Gravity

Full simulation of Newtons laws in 3d, Nbody. Show sim and trajectories in x-y plane

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

N Body Simulation in java

  • Implement N Bodies yourself
  • obeys Newtons laws, be carefull with masses touching each other, there will be infinities!
  • Watch the sim in the x-y plane, movement in z is not displayed.
  • Rescale the plane via live button

About

Full simulation of Newtons laws in 3d, Nbody. Show sim and trajectories in x-y plane


Languages

Language:Java 100.0%