Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 273 Bytes

File metadata and controls

7 lines (4 loc) · 273 Bytes

Particle Physics Simulation - 2D

A simple particle simulation using SFML

This is a very simple particle simulation which shows how elastic and non-elastic collisions work.

To increase elasticness of an object increase the restitution of the RigidBody object to 1.0f