Tagged Questions
1
vote
1answer
87 views
Can't run Nvidia PracticalPSM sample in debug mode
I want to add PSM (Prespective shadow map) to my engine but I have problems with that.
I think the problem is somewhere in my math code so I want debug Nvidia PracticalPSM sample and compare the math ...