Starnick DeleD PRO user
Joined: 28 Jul 2007 Posts: 611
|
Posted: Thu Aug 27, 2009 7:02 pm Post subject: DeleD Importer for Java Engines |
|
|
Just would like to announce a source code release of my project that formerly was DeleD to Jme conversion (posted somewhere around here, also involved a GUI model importer tool).
I rewrote it completely and made it more into an extensible pipeline. A user can define custom elements in deled like collision volumes or attachment points and write a plugin to parse these correctly while using the importer.
Also, the importer is decoupled from jMonkey now, so it should be usable with quite a few java engines out there (or other engines if you use JNI I suppose). At the moment I plan on supporting jMonkey 2.0, the upcoming jMonkey 3.0 version, and an upstart java engine called Ardor3D.
http://www.jmonkeyengine.com
http://www.ardor3d.com/content/
Google code project:
http://code.google.com/p/deledimporter/
jMonkey forum with details on the importer:
http://www.jmonkeyengine.com/forum/index.php?topic=11980.msg89272#msg89272
I think I may be the only java user here, but since DeleD is my modeling tool of choice, this is certainly news to share . |
|