Autodesk-Forge / models.autodesk.io

Authorization and file translation demo in Node.js : Translates your 2D/3D models online for the Forge Viewer without programming at all

Home Page:https://models.autodesk.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support for large files and need to upgrade deprecated dependencies

shabbir1993 opened this issue · comments

This sample works fine for small files, but for larger files it simple crashes,
Also it warns about deprecated node dependencies, I've tried to resolve it by using 'forge-api' but it didn't workout for me.