Three.js SVG Loader – can I simplify or fix geometry?
I have imported an SVG shape of the letter ‘M’ into Three.js using SVG Loader. The geometry that is being created seems unecessarily complex and is causing issues.
I have imported an SVG shape of the letter ‘M’ into Three.js using SVG Loader. The geometry that is being created seems unecessarily complex and is causing issues.