Collada to ActionScript 3.0 exporter BETA: Testers needed!

Posted by Dennis on Oct 5, 2009 in Uncategorized13 comments

There are a lot of people who use Blender and the Blender to ActionScript exporter. However, there are a lot of people who use Maya, SketchUp, DAZ Studio or any other 3D program who aren’t able to export to ActionScript classes. Some people came to me with the question “why don’t you create a COLLADA to ActionScript exporter?”. Almost all 3D programs have a COLLADA exporter so it makes sense to convert from this format to ActionScript.

So, here it is. I found some time to write a little AIR app that does just this. However, since I’m strapped for time and since I don’t own all these 3D programs, I haven’t been able to do a lot of testing.
So I’m looking for people who can test this application by exporting COLLADA files from different 3D programs and then use the generated class in one of the Flash 3D engines.

The only 3D program I used for testing is Blender. Then I tested the classes in all the 3D engines (Sandy, Away3D, Alternativa3D, Papervision3D). I only tested it with simple primitives though.

Important thing: this version does NOT YET support animation. Animation support will be added soon.

So if you’re up for it go ahead and DOWNLOAD the COLLADA to ActionScript 3.0 exporter!



Tags: , , , , , ,


13 comments

» Comments RSS Feed
  1. the main need with this is that it has to support animation (given the list of supported engines, I assume it does not :) I have started writing ascollada-based dae to md2 converter last week, I so hope I will get to finish it, but animated dae to as3 would be most awesome.

  2. @makc: yes, animation support would be very nice indeed :-) I hope to have time for that soon!

  3. Ya I tested with some exported Collada files I have (exported from Maya) and when I clicked export it does nothing. Probably because my dae files are too big or because they contain animations.

    Good project nonetheless

  4. @zedia.net: Good :-) Can you send the Collada files to ippeldv AT gmail DOT com? Thanks!

  5. Hi,
    I tested with a collada file exported from 3ds Max, works fine!
    Thanks for this app!

  6. Tested with multiple materials on a single mesh, simple cube (Maya to PV2) and looking at the finished ‘as’ file I presume this doesn’t support that?

    Also an option to set a prefix/suffix to the classname would be handy and file overwrite check.
    Also woo yay nice :)

  7. Thanks for sharing this application.

  8. Thanks a lot
    I usually import and embed Collada in an .swf file, then load this swf as a clip and use the embed model, because compiling the Collada takes very much time. Having a fully functional exporter would be very handy.
    I am ready to be a tester and give any help you need in your researches.

  9. So, my first report: I tried to export to as3 class, I got a message – “Couldn’t find proper data. Maybe you tried to import a COLLADA animation (no supported yet)? ”
    The file doesnt contain animation, I even deset the option of exporting animation. I used Collada exporter in 3Ds Max.

  10. [...] to ActionScript Exporter和Collada to ActionScript 3.0 exporter。 Blender to ActionScript [...]

  11. Hi,

    thanks for this app! Is there a roadmap for when animation is supported? Because i’m getting the same error as AlexG.

    cheers, Sid

  12. Hi,

    thanks for the application. But I get an error when I run the as file like “Line 1 5000: The class ‘Box01′ must subclass ‘flash.display.MovieClip’ since it is linked to a library symbol of that type.” Do you have any idea for this problem?

    Thanks,
    Özgür

  13. [...] recommended tools on Rozengain.com for the Blender to Actionscript Exporter and the COLLADA to ActionScript Exporter I was unsuccessful. What I had to resort to doing was exporting the COLLADA file from Blender and [...]

Leave a comment