Guest User

Untitled

a guest
Aug 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. Can you mix omnidirectional lights with a shadowmap?
  2. At the shadowmap application (or maybe at its creation):
  3. if in light: do as usual
  4.  
  5. else: check if any light is close enough to light this pixel (and if, don't shadow it).
Add Comment
Please, Sign In to add comment