Box2D Example
Builds a pyramid out of cubes and allows you to expand or destroy it by adding more. Uses the SceneGraph library directly with Box2D and renders everything in a single draw call using instanced Shaders::Flat.
Initialization...