Bullet Physics Example
Shows a rotating table full of cubes that you can shoot down, showcasing the BulletIntegration library together with SceneGraph using BulletIntegration::MotionState, visualizing various properties of the Bullet physics world using BulletIntegration::DebugDraw. Everything is rendered in at most three draw calls using instanced Shaders::Phong.
Initialization...