You can :
* prepare a texture image tiled with several smaller images (easy);
* create a box (your own) with more than one shape3D per box face;(not so easy);
 
The old Box can have a different texture in each face, by setting a different appearance in each face/shape3d, by using  getShape(Box.TOP) (read javadocs)
 
Alessandro

"H. Ding" <[EMAIL PROTECTED]> wrote:

Hi,

I am new to Java 3D, and read sample code from Java demo.

The sample only show one image in all the surface of the cube, but what I
want is implement the two or more images in one face. And other images in
different face.

This the sample code.
...

<cut>


Yahoo! Acesso Grátis - Internet rápida e grátis. Instale o discador do Yahoo! agora. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff JAVA3D-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to