Enjoi-Studio is currently in its initial stage. I plan to use GLFW for Window creation and use the Vulkan API to build its initial version, which has only a triangle drawn in a window.
Currently, I'm following the Vulkan Tutorial. The code in this repository is based on their open-source work as I embark on my journey to learn the Vulkan API.