Enix Engine
A simple game engine and Vulkan renderer built with modern C++. It is created as a self-study project for learning Vulkan and game engine architecture. This project is still at an early stage and I plan to continue working on this to make this a fully functional engine. Cmake, glfw and vulkan are used to …