Added terrain and basic terrain textures

This commit is contained in:
2026-06-12 20:57:07 +01:00
parent 65e0008b90
commit b86da7a45a
197 changed files with 20733 additions and 0 deletions

View File

@ -0,0 +1,9 @@
#ifndef FILAMENT_LIGHT_VRCLV
#define FILAMENT_LIGHT_VRCLV
#include "SharedSHLib.hlsl"
#if defined(_VRCLV)
#include "LightVolumes.cginc"
#endif
#endif // FILAMENT_LIGHT_VRCLV