Shadows - need to fix frame buffers

This commit is contained in:
Confideo-IOM
2026-07-28 00:26:04 +01:00
parent 3810f74e81
commit d48097c645
54 changed files with 623 additions and 100 deletions
@@ -286,6 +286,7 @@ void HydraGLTFLoader::_ProcessGLTFTextures(aiScene const *scene, std::vector<uin
GL_RGBA8,
GL_LINEAR_MIPMAP_LINEAR,
GL_LINEAR,
1,
GL_RGBA,
GL_UNSIGNED_BYTE,
5,