SpartanEngine
SpartanEngine copied to clipboard
Shadow bias seam
This PR eliminates the constant used in the compute calculation of the world position with normal offset. Its presence was causing significant seams and lighting problems in shadow-mapping. I would appreciate it if you could clarify whether this constant is essential or if its inclusion was an oversight. Based on my tests, its absence does not appear to contribute to any shadow acne issues.