Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 631 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 631 Bytes

SimpleFastPhysicsSandbox

###About

This is a simple phsyics sandbox written in C++ using SFML 2.1. The physics part is handled by Box2D v2.3.0. SFGUI v0.2.0 library has also been used for the user interface. This sandbox gives user the capability to create rectangles, disks, and rectangular fixtures of different sizes. Gravity can be changed using the slider. Right-click destroys the selected object, whereas spacebar pauses the sandbox.

Video

A short video showing the application can be found here on Youtube.