Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

blend2java how i load object which exported by blender with blend2java

843799Feb 14 2006 — edited Jun 7 2006
now i'm interesting in blender which is 3D modeling's software. and blend2java is python's script with can help you export your object( model) to xml or gzip for use in java3d. i read and do about this tutorial
http://blend2java.sourceforge.net/blend2java-howto.html
this tutorial show about solution of getting one file into java3d
but i create object with multiple materials. then get multiple file after export.
such as i create object with 3 materials. i receive 3 file after export

problem is :
how do i get these files for one object into java3d?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 5 2006
Added on Feb 14 2006
1 comment
395 views