About Store Forum Documentation Contact



Post Reply 
Shadow optimizing
Author Message
b1s Offline
Member

Post: #1
Shadow optimizing
Now sure if this is possible but one way that we could get some optimizing done would be to disable LightDir shadows from certain objects group?
So what I'm asking is if this would anyway be bossible to seperate dir light shadows in drawShadow function so that some objects only cast shadows for instance from cone lights.?
Thanks
03-10-2012 10:44 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Shadow optimizing
you can do that manually, detect LightCur/CurLight.type in drawShadow
03-10-2012 11:27 AM
Find all posts by this user Quote this message in a reply
b1s Offline
Member

Post: #3
RE: Shadow optimizing
OH nice!
03-10-2012 11:32 AM
Find all posts by this user Quote this message in a reply
Post Reply