Announcements

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

FBX SDK license for commercial use

yadunandan_ab
Explorer

FBX SDK license for commercial use

yadunandan_ab
Explorer
Explorer

 

Hello,

 

We are trying to build a Software, which uses Autodesk's FBX SDK in its underlying layers for FBX to glTF conversion.

 

We wanted to check with autodesk whether the Autodesk FBX SDK is commercially available to use, repackage and redistribute the software built upon it.

 

If It is not free for use commercial use, what is the procedure to sell the applications which uses Autodesk's FBX SDK in its underlying layers.

Reply
756 Views
6 Replies
Replies (6)

Anonymous
Not applicable

you will have to pay for an ADN membership

0 Likes

yadunandan_ab
Explorer
Explorer

What is ADN membership and what are the pricing plans?

0 Likes

m_latz
Advisor
Advisor

See here:

 

ADN Membership Options | Autodesk Developer Network

 

regards

 

Markus

0 Likes

yadunandan_ab
Explorer
Explorer

Thanks replying,

 

After going through the resource, we can draw conclusions that ADN is membership program to Developer network it doesn't mention anything about the repackaging and redistribution. Please do correct me if I am wrong.

 

We are just using this npm package which is a part of facebook's incubator project. As per their License the source code with or without any modifications can be used in commercial software with certain conditions and disclaimers.

 

Please do let me know if we have to do anything apart from what is mentioned in the License.

jeongseok5PCYA
Community Visitor
Community Visitor

We are also interested in this question. Specifically, we're wondering if the FBX SDK package can be redistributed by package managers like [Conda](https://docs.conda.io/en/latest/).

 

https://conda-forge.org/

0 Likes

jeongseok5PCYA
Community Visitor
Community Visitor

Came across this old post, saying:

 

```

1.2 Can I redistribute the FBX SDK?
You cannot redistribute or repackage the FBX SDK without written permission from Autodesk. If you create open-source code that uses the FBX SDK, distribute your code and include a link to the Autodesk FBX website so the user can install the FBX SDK. If your code needs a specific version of the SDK you can distribute the complete .exe from the Autodesk FBX website.

```

0 Likes