I am trying to perform a Boolean subtraction operation on an imported Mesh (skull.babylon). I have downloaded the demo from Babylon CSG.
Demo: http://www.babylonjs-playground.com/#NZPX4
The operation seems to work on native meshes, but not on imported meshes. Has anyone tried this before?
I used the loader to bring in the mesh, and then tried to reference it in the subtraction operation.
So far, no luck
Thanks
indexCSG.html