Closed deltakosh closed 6 years ago
Nope but I'm interested by your use case as based on htat we may want to consider supporting multiple clip planes
Actually I am writing a viewer for an BIM application. The users really need multiple clipping planes. I am now using CustomMaterial for it. But I also want to support it for PBR materials.
Ok makes sense so perhaps instead of using stencil for a single plane we should add support for multiple planes
+1 regarding multiple planes. My use case: I have to do medical brain scans and these are non orthagonal. Users need many clipping planes in order to cognitively understand the 3d volumes they are looking at
Not needed as we now have: https://github.com/BabylonJS/Babylon.js/issues/3765
Is it possible to add multiple clipping planes support?