vulkan-renderer
vulkan-renderer copied to clipboard
Maintenance
This small maintenance pull request is just for small cleanup and for testing if CI is still working.
- [x] Remove unused MSAA target file
- [x] Remove unused Bézier curve file
Looks like Vulkan SDK setup is outdated:
CMake Error at C:/Program Files/CMake/share/cmake-3.30/Modules/FindPackageHandleStandardArgs.cmake:233 (message):
Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR) (found
version "")
Now I get this when downloading the Vulkan SDK:
gzip: stdin: not in gzip format
https://github.com/inexorgame/vulkan-renderer/blob/main/documentation/source/conf.py#L52
Take a look here.