ShadowPass Problem.... Shadows doesn't appear?

I implemented ShadowPass.

I used TestShadowPass as an example. Light and Models are set to emit shadows.

Nevertheless the shadows are missing. Any idea, where I can start searching for the problem?

Also make sure you set the stencil bits before creating the display, this is required. If that doesn't do it, then you may have to post your code.

Thought that stencil bits are the problem, but that isn't the problem.

It's a complicated bug, something is colliding with each other.



If I find the error, I will tell, but this is a problem I can only solve for myself.

Thanks anyway^^



(It need some time to figure this out. Shadows are working, but you can't see them.)

Try adjusting the color of the global ambient in the light state.