Johannes Schneider
Johannes Schneider
It should be noted that from every cube, an arbitrary number of instances can be rendered. Each instance has the **same geometry** as the original cube (vertices and indices), but...
Looks like Vulkan SDK setup is outdated: ```console 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://www.youtube.com/watch?v=RgZyX-e6W9E
In this first attempt, I honestly got further than I expected. Docker is really easy to use and it seems to drastically decrease the time required to run the CI....
I will close this ticket because I think the current solution is already more than good enough. There is a lot of additional work related to maintaining an extra docker...