Add NanoVDBLoader with test support

This commit is contained in:
2026-03-11 17:56:05 +08:00
parent f3c6fdc303
commit f89fb93d17
4 changed files with 176 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ set(SOURCES
StaticMeshComponent.cpp
Utils.cpp
stbi/stb_image.cpp
NanoVDBLoader.cpp
)
set(HEADERS