-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
handle more generic projections for shadowFar
When we update the Far plane in the projection matrix, we assumed the shape of the matrix. This fell appart when the projection matrix was (for instance) a blend between an ortho and perspective projection. We now do this more generally, that is, with less assumptions on the projection matrix shape.
- Loading branch information
1 parent
f1f7aeb
commit 6590f62
Showing
1 changed file
with
54 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters