Hi,
I have something that i don’t understand, perhaps someone could explain me ?
Go to:
http://almina.sulkyland.com/course3d/debug2.aspx
The camera is at the x position 89000 . Press the right arrow key to move to 89800. The ground became shadowed.
When i change the far property of the lens (up arrow key), the shadow disapear.
With the 4.0.9 version i was using the TripleFilteredShadowMapMethod and i haven’t this problem. But with the 4.1, i use the FilteredShadowMapMethod and that do this. Perhaps i must use another shadowmap method ? (but they seems to have the same problem)
The source code is attached.