Failed to combine clipping-stencil and RTT?

16 Views Asked by At

I am trying to render the three.js official demo clipping-stencil to texture,but the result is not right,once I render it to texture,the stencil test is as if not enabled.As the following figure shows. enter image description here this is the right result,directly render to screen

enter image description here this is render to texture,then render to screen,it is not right

I want get right RTT result

0

There are 0 best solutions below