+feat ( début reflection )

This commit is contained in:
Mamitiana RASOLOJAONA
2024-04-05 15:24:25 +02:00
parent e999885b62
commit bef5611a66
7 changed files with 643 additions and 0 deletions

View File

@@ -29,6 +29,7 @@ ApplicationClass::ApplicationClass()
m_Position = 0;
m_Frustum = 0;
m_DisplayPlane = 0;
m_ReflectionShader = 0;
}