This repository contains simple engine code I created following Vulkan tutorial. The purpose was to understand Vulkan pipeline and SDK contents.
- Simple lighting
- Blinn-Phong shading
- 3D model with tinyobjloader loading
- Mouse and keyboard controls
- Random maze generation with variable size