View previous topic :: View next topic |
Author |
Message |
chronozphere DeleD PRO user
Joined: 20 Jun 2006 Posts: 1010 Location: Netherlands
|
Posted: Mon Nov 26, 2012 2:07 pm Post subject: DXS loader for Java? |
|
|
Hi Everybody,
I'm doing a Computer graphics course at my university and I will start with the final project shortly. It has to be done in Java and I would like to use DeleD. So, is there a DXS loader written in java somewhere? That would save me some time.
Thank you.
P.S: Ofcourse, you will get to see some pics of the project when finished. I intend to use a lot of nice shaders.. yummie. :p |
|
Back to top |
|
|
Starnick DeleD PRO user
Joined: 28 Jul 2007 Posts: 611
|
Posted: Tue Nov 27, 2012 2:12 pm Post subject: |
|
|
Back during ancient times when I still did things in Java (Freshman to Junior year of college), I wrote a DeleD importer for jMonkeyEngine 2:
http://code.google.com/p/deledimporter/
It was split between a common importer, and a engine-specific binding that converts the DXS importer objects into domain-specific objects. It was done before animation support was added to DeleD. How useful it may be, I don't know. |
|
Back to top |
|
|
chronozphere DeleD PRO user
Joined: 20 Jun 2006 Posts: 1010 Location: Netherlands
|
Posted: Fri Nov 30, 2012 10:30 am Post subject: |
|
|
Great! Thank you very much. |
|
Back to top |
|
|
Jeroen Site Admin
Joined: 07 Aug 2004 Posts: 5332 Location: The Netherlands
|
Posted: Sun Dec 02, 2012 2:34 pm Post subject: |
|
|
Very nice indeed! Always good to see stuff like this here on the forums. _________________ Check out Figuro, our online 3D app! More powerful 3D tools for free. |
|
Back to top |
|
|
|