svf-utils
svf-utils copied to clipboard
Using Within Webpack Application
I'm using Laravel 8 and have went through the Autodesk API workflow's to get an NWD file translated to SVF. Now I would like to convert it to gltf for use within a three.js viewer. How could I use this package within webpack instead of node.js?