somboon
02-11-2007, 06:09 PM
I have a some question regarded to implementing shadow map.
Now I have use Perspective Projection for capturing light view for a directional light soure
, but the projection failed to capture all the area need to be shadow.
Later , I searched on the Internet and found article about shadow map On WIkipedia.
(http://en.wikipedia.org/wiki/Shadow_mapping)
It said that I should use Orthogonal Projection for directional light source
Can Someone Provide me more information on this , including how to setup Orthogonal Projection
Thank
Now I have use Perspective Projection for capturing light view for a directional light soure
, but the projection failed to capture all the area need to be shadow.
Later , I searched on the Internet and found article about shadow map On WIkipedia.
(http://en.wikipedia.org/wiki/Shadow_mapping)
It said that I should use Orthogonal Projection for directional light source
Can Someone Provide me more information on this , including how to setup Orthogonal Projection
Thank