What is the main difference with the threejs example
PlopTheReal opened this issue · 1 comments
PlopTheReal commented
I'm trying to implement clipping with caps on a complex scene with a lot of geometries.
I struggle a bit but I was wondering what's the main difference / advantages / disadvantages with the following example : https://threejs.org/examples/?q=clip#webgl_clipping_stencil
Many thanks!
daign commented
I don't know. I created this demo before the threejs example was added.