Hey,
I’m currently trying to use a specific shape to cut a hole in a mesh but what I’m doing doesn’t seem to be working…
Here is what I have : https://playground.babylonjs.com/#0P212H
So I try to do a triangular hole in the mesh with a shape defined by myself, in the ShapeCut method, I convert my objects to CSG and I do the cut but nothing is happening.
Is it possible to do something like that in Babylon?
Thank you for your time
Lyzo