Tagged Questions
5
votes
1answer
271 views
If I make a 3d model in a .fbx format, do I owe any royalties/fees to autodesk for using fbx files in Unity?
I'm currently making a game where every format for every asset is either opensource/freeformat, or requires no license fees to use.
I've pretty much settled happily on .ogg for audio, vorbis/webm for ...
2
votes
1answer
831 views
Importing FBX with multiple meshes in UDK
I need to import into UDK a several amount of FBX models (representing buildings) which are composed by various submeshes (walls, windows, roof...). I need to keep the individual meshes (can't use the ...