Login  Register

How to build a shadow map?

Posted by Manu on Dec 02, 2013; 6:14pm
URL: https://forum.jogamp.org/How-to-build-a-shadow-map-tp4030750.html

Hi,

After a first successful test with shaders in Java 3D, I would like to go further and try to generate shadows in a scene with one or more shadow maps.
Did anyone among you already try this feature with Java 3D?
What API should I use to build a shadow map quickly, and how can I use it in a shader?

Thanks for your help
Emmanuel Puybaret