Claude Chappe' Curse - A C Game
Logo Institut d'Informatique Claude Chappe Logo Université de Le Mans Logo Raeptor Production
 
Loading...
Searching...
No Matches
scene.class.c File Reference

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>
Include dependency graph for scene.class.c:

Classes

class  Scene
 

Detailed Description

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.

Author
Loup Picault
Date
October 27, 2023