Context and project presentation
This personal project consists of developing a custom game engine written in Java.
The goal is to build a technical foundation for a future realistic car simulation.
The engine is designed to interact with the Vulkan API in order to achieve modern
rendering performance and to learn low-level graphics programming.