Just make it exist first
Prototyping the Rendering Pipeline

As announced in a previous post, I've made progress on the rendering pipeline. The SceneGraph and RenderPass system are in place now, separating scene graph traversal from the actual rendering commands.

