HPC_Voxel_Engine 0.2.0
High-Performance C++ Voxel Engine
Loading...
Searching...
No Matches
Application.cpp File Reference

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"
Include dependency graph for Application.cpp:

Detailed Description

Implementation of the Application class for ImGui UI rendering and state management.