People need to share CAD models to their clients, and clients does not always have a big software to open that file. So we thought about providing a generic file of CAD model so that it can be shared widely without worrying about the viewer software
This application does generate OBJ file of CAD model using Autodesk Forge API
It built with Javascript
Handle the file's linking as the OBJ has two files one is .obj and other is .mtl so needed to manipulate the data what received using api and link the mtl file to obj
What's next for OBJ Downloader
Support of texture in OBJ Large file support Generate obj partially
Log in or sign up for Devpost to join the conversation.