This file contains the implementation of the scene class. More...
#include <raptiquax.h>
#include <classes/classes.h>
#include <math/math_util.h>
#include <io/model.h>
#include <storage/node.h>
#include <io/scene_loader.h>
#include <render/framebuffer.h>
Classes | |
class | Scene |
This file contains the implementation of the scene class.
This file provides the functionality for managing and rendering scenes in the application, including scene initialization, updating, and cleanup.