🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

directional shadow mapping

Started by
0 comments, last by yp3y5akh0v 4 years, 5 months ago

Need guys help to fix problem w/ directional shadow mapping, project is written in OpenTK framework: https://github.com/yp3y5akh0v/opentk-projects/tree/master/VariousProjects/MazeGen3D

In the current scene I have 2 spheres (light and one more sphere to test shadow) and 3d maze (plane w/ obstacles). I'm using frame buffer objects to create shadow, but it seems not working properly. I'm beginner on this topic and would like your opinion/suggestion on how to make shadow works.

This topic is closed to new replies.

Advertisement