ADD: cloud

This commit is contained in:
2025-12-22 22:42:21 +09:00
parent c85c0d790d
commit b9454e8f26
11 changed files with 1478 additions and 6 deletions

View File

@@ -83,6 +83,8 @@ add_executable (vulkan_engine
render/passes/fxaa.cpp
render/passes/ssr.h
render/passes/ssr.cpp
render/passes/clouds.h
render/passes/clouds.cpp
render/passes/particles.h
render/passes/particles.cpp
render/passes/transparent.h