JulianThijssen / Radiant

Repository for the Modern OpenGL Radiant Engine
Other
7 stars 2 forks source link

Calculate shadow convex hull #29

Open JulianThijssen opened 9 years ago

JulianThijssen commented 9 years ago

A convex hull needs to be generated around all the objects that can receive shadows, then the camera projection matrix must be adjusted to encompass all the objects for shadow generation.