assimp-unity
assimp-unity copied to clipboard
Does this library support webgl build?
I want to embed Unity on the web and import or export FBX. I wonder if it can be done.
Hi, I don't think it can be done. First of all, I've never developed natively for the web, so I have absolutely no experience in this field. Secondly, it seems that Unity needs to have the library already compiled with emscripten and assimp doesn't officially support that.