my component keeps re-rendering in my jsx file
this question is answered thanks
threejs transform control change the yellow material on hover
I have this transform control and I want to change its yellow material that comes as default when hovering the mouse over it:
How can I get the union of two intersecting clipping boxes?
I am using Material.clippingPlanes to try and clip Meshes along a cubic shape. This works fine for one cube, but I have an issue if I try to apply my current solution to two or more intersecting cubes.