Reworking VertexData

This commit is contained in:
Dynamitos
2023-10-24 15:01:09 +02:00
parent a47f17481b
commit 28e5c9ff01
61 changed files with 1157 additions and 1144 deletions
@@ -8,8 +8,6 @@ target_sources(Engine
DepthPrepass.cpp
LightCullingPass.h
LightCullingPass.cpp
MeshProcessor.h
MeshProcessor.cpp
RenderGraph.h
RenderGraphResources.h
RenderGraphResources.cpp
@@ -28,7 +26,6 @@ target_sources(Engine
DebugPass.h
DepthPrepass.h
LightCullingPass.h
MeshProcessor.h
RenderGraph.h
RenderGraphResources.h
RenderPass.h