candlewick 0.6.0
A tiny cross-platform renderer based on SDL3
|
The Scene concept requires that there exist functions to render the scene. Provided a command buffer and Camera, and that there is a function to release the resources of the Scene. More...
#include <candlewick/core/Scene.h>
The Scene concept requires that there exist functions to render the scene. Provided a command buffer and Camera, and that there is a function to release the resources of the Scene.