candlewick 0.1.0
A renderer
|
#include <candlewick/core/Scene.h>
The Scene concept requires that there exist functions to render the scene. provided a Renderer and Camera, and that there is a function to release the resources of the Scene.