Update how camera data is communicated to shader

This commit is contained in:
2023-08-31 21:16:11 +02:00
parent 93c75763c7
commit df4194be51
21 changed files with 265 additions and 177 deletions

View File

@@ -8,7 +8,7 @@
#include "Base/Logger.hpp"
#include <list>
#define RENDER_DOC
//#define RENDER_DOC
namespace openVulkanoCpp::Vulkan
{