29jm / Gravity-Simulation

Place planets, and watch them following physics laws !

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gravity-Simulation

A gravity simulation aiming to copy http://www.nowykurier.com/toys/gravity/gravity.html

image

Features

  • Place planets with the mouse
  • Give them the speed and direction you want just by moving the mouse during placement
  • Show the path of the planets (press T)
  • Move the view (Control + Mouse)
  • Zoom the view (mouse wheel)
  • The planets collide into a new, bigger planet
  • The color of the planet is determined by its mass
  • Create a protodisk (press C)
  • Cross platform
  • Delete all planets with the Delete key

More features to come

About

Place planets, and watch them following physics laws !

License:MIT License


Languages

Language:C++ 96.6%Language:Makefile 3.4%