What it does
OBJ Exporter for Autodesk® Fusion 360™, exports solid bodies to an OBJ file.
How I built it
Fusion API is in C++ and our other modules were developed in C#.Net. We have written a CLR wrapper to use our existing modules to develop this plugin.
Challenges I ran into
A single change in any of the module affects all layers and should be synced up in all the modules including CLR wrapper module which was very challenging.
Log in or sign up for Devpost to join the conversation.