zeux / niagara

A Vulkan renderer written from scratch on stream
MIT License
1.26k stars 72 forks source link

The project doesn't compile on Vulkan SDK 1.2.135.0 #7

Closed bioglaze closed 4 years ago

bioglaze commented 4 years ago

shaders.cpp is including #include <vulkan/spirv.h> which seems to have moved to spirv-headers/spirv.h, so the project doesn't compile with Vulkan SDK 1.2.135.0.