# Blaze
A Vulkan 1.3 renderer in C++.
## Objectives
### Goals and Non-Goals
- Easy(ier) to use than raw Vulkan.
- Clear, understandable code.
- Easy to iterate, follow the flow.
- Well documented behavior.