Skip to content

Commit

Permalink
Implement Point Light Shadows (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
datacrystals committed Jun 14, 2022
1 parent a233c12 commit 5f9ec4e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

// Standard Libraries (BG convention: use <> instead of "")
#include <memory.h>
#include <vector>

// Third-Party Libraries (BG convention: use <> instead of "")

Expand Down

0 comments on commit 5f9ec4e

Please sign in to comment.