First-person renderer based on Vulkan API level, implementing multiple rendering techniques, and including Minecraft-style chunk-load algorithm and open-world terrain generation algorithm.
- Windows/Linux/macOS
- Vulkan SDK 1.3+
- GLFW (can be installed via package manager such as apt, yum, dnf, brew etc.)
- run
./start.sh