Hello, I am following the tutorial found here: http://blog.juanbonfante.com/?p=163
I am using Maya 2010 with the ColladaMaya2010SL v1.0 plugin found here: http://www.milknosugar.co.uk/lab/ I tried the one on http://opencollada.org/ and I have the same issue. At this stage I just tried to Export All from the sample file in Juan's tutorial (BasicTutorial.mb) Good part is the Collada XML is exported, it's loaded and interpreted by AwayBuilder... The bad part is instead of getting a cube and a sphere on a plane, I get 3 planes with green(default maybe) materials. The sizes look ok-ish too. I've look at my exported .dae file and compared it to the one that was already in the tutorial. I'm missing all the extra attributes set in Maya. For example in the extra node for the ground plane I get this <extra> <technique profile="MayaNextGen"> <originalMayaNodeId>pPlane1</originalMayaNodeId> </technique> </extra> all the other objects have the same kind of extra node, no dynamic_attributes node shows up. I did run the python scripts provided, but no luck exporting a proper xml. Any hints on what am I missing/doing wrong ? Thanks, George
