20,312
edits
m (++cat) |
m (link fix) |
||
| (One intermediate revision by the same user not shown) | |||
| Line 216: | Line 216: | ||
:i haven't heard about collada before | :i haven't heard about collada before | ||
:seems that this 3d-format is the one i would prefer rather than any other one (since i am java minded, and java encapsulates XML) | :seems that this 3d-format is the one i would prefer rather than any other one (since i am java minded, and java encapsulates XML) | ||
:but it is a relatively complex format, jugdging from the page count int the [ | :but it is a relatively complex format, jugdging from the page count int the [https://www.khronos.org/files/collada_spec_1_4.pdf specification] PDF | ||
:maybe one time i'll read it, and these [https://www.khronos.org/developers/library/web3d_2007_collada_tutorial/ 2 tutorials] | :maybe one time i'll read it, and these [https://www.khronos.org/developers/library/web3d_2007_collada_tutorial/ 2 tutorials] | ||
:actually it is already a trivial step for me to implement 3ds animations extration, since today i found some sources hidden in the sea of internet | :actually it is already a trivial step for me to implement 3ds animations extration, since today i found some sources hidden in the sea of internet | ||
| Line 305: | Line 305: | ||
*Other loaders: you can try [https://www.blender.org/ Blender]. Seems to work correctly if you don't have animations in the .dae file. | *Other loaders: you can try [https://www.blender.org/ Blender]. Seems to work correctly if you don't have animations in the .dae file. | ||
*3DS Max (and Maya): As far as I know you need the ColladaMax (ColladaMaya) plugin from [http://web.archive.org/web/20080115044318/http://www.feelingsoftware.com/content/view/16/30/ Feeling Software]. In addition Autodesk's [https:// | *3DS Max (and Maya): As far as I know you need the ColladaMax (ColladaMaya) plugin from [http://web.archive.org/web/20080115044318/http://www.feelingsoftware.com/content/view/16/30/ Feeling Software]. In addition Autodesk's [https://aps.autodesk.com/developer/overview/fbx-converter-archives FBX Converter] can convert from/to Collada and FBX/3DS/OBJ. As for "trailing" them... yeah suuuure... | ||
*Me: I'm using [https://web.archive.org/web/20140620124403/https://www.autodesk.com/products/softimage/overview XSI Mod Tool]. Unlike Blender it can import animations correctly. | *Me: I'm using [https://web.archive.org/web/20140620124403/https://www.autodesk.com/products/softimage/overview XSI Mod Tool]. Unlike Blender it can import animations correctly. | ||