Is there a way to utilize ConvexGeometry
in the npm version of THREE?
It appears that it was introduced in r85
: https://github.com/mrdoob/three.js/releases
I noticed that it's only present in the example folder. Is there a method to incorporate it with npm THREE?
Appreciate any guidance!