tomcdonnell / big_bang_simulator_cpp

Original version of billiard-ball physics model of the universe. Many particles attract each other gravitationally. Particles remain distinct but tend to clump together to form planets due to gravity. Note that bugs exist in collision model.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

big_bang_simulator_cpp

Original version of billiard-ball physics model of the universe. Many particles attract each other gravitationally. Particles remain distinct but tend to clump together to form planets due to gravity. Note that bugs exist in collision model.

Note also that this is C++ code designed to be run in Windows back in ~2005.

About

Original version of billiard-ball physics model of the universe. Many particles attract each other gravitationally. Particles remain distinct but tend to clump together to form planets due to gravity. Note that bugs exist in collision model.


Languages

Language:C++ 99.1%Language:Makefile 0.9%