![]() |
ProtoTracer
1.0
Real-time 3D rendering and animation engine
|
Implementation of a test project to verify the engine functionality. More...
#include "Templates/Project.h"
#include "../Assets/Models/OBJ/Background.h"
#include "../Assets/Models/OBJ/DeltaDisplayBackground.h"
#include "../Camera/CameraManager/Implementations/HUB75DeltaCameras.h"
#include "../Controller/HUB75Controller.h"
#include "../Scene/Materials/Animated/RainbowSpiral.h"
Go to the source code of this file.
Classes | |
class | VerifyEngine |
A project class to validate the rendering engine functionality. More... | |
Implementation of a test project to verify the engine functionality.
This file defines the VerifyEngine class, which is used to validate the behavior of the rendering engine, camera management, and controller in a test environment.
22/12/2024 22/12/2024 Coela Can't! Coela Can't
Definition in file VerifyEngine.h.