kugurerdem / physics-v0

A simple physics simulation.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

physics-v0

A simple physics simulation that is written in pure javascript. The simulation obeys the rules of momentum and also respects to variables such as gravity, mass of air and elasticity of the balls. Colors of the balls are determined by the ratio of mass divided by size.

For a demo, click here.

About

A simple physics simulation.


Languages

Language:JavaScript 80.3%Language:HTML 19.7%