- Personal Vulkan Wrapper
- Removes need for boilerplate code for Vulkan 3D Graphics Programming and simplifying the process of creating Vulkan objects with default configurations.
- The wrapper allows for overriding defaults such as to keep Vulkan's customizability.
- Install Vulkan SDK
- Install GLM
- Install GLFW