|
HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
|
Implementation of the Application class for ImGui UI rendering and state management. More...
#include "Application.h"#include <glad/glad.h>#include <GLFW/glfw3.h>#include "physics/PhysicsSystem.h"#include "world/ChunkManager.h"
Implementation of the Application class for ImGui UI rendering and state management.