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?