Integrations

Overview

Integrations should be an integral part of our internal tools.

Internal Tools

Our models were designed using Solidworks, but for thosewho may need to interact with 3d models, Autodesk Fusion 360 is a great option.

Reach out to @jon on Slack for access to Fusion Team if you need access to shared files.

Integrations

Autodesk Integrations

The viewer allows us to view our 3D models directly from the browser. This has proven useful in our engineering process to share development progress and gathering regular feedback.

You may be wondering why we need to use an API. This solves a few things,

  1. Minimize the need to have files shared through Slack channels and direct emails.
  2. Export 3D models in a variety of formats (.STL, .OBJ, .STEP) without having to configure Fusion 360 on your local environment.
  3. Access to paid Fusion 360 features for free

https://forge.autodesk.com/developer/learn/viewer-app/understand-code


#Webdev