I'm keen on webgl and GLGE framework. I can't make my cube drop shadow onto a plane. I've copied the definition of light from GLGE shadow demo and I still don't see shadows.
What should I take into account to make objects drop shadows in GLGE?
I'm keen on webgl and GLGE framework. I can't make my cube drop shadow onto a plane. I've copied the definition of light from GLGE shadow demo and I still don't see shadows.
What should I take into account to make objects drop shadows in GLGE?
I've found out that the script used by http://www.glge.org/demos/newshadow/ is different from one in 0.8 release.