Hi Alessandro,

Thanks for clues.

As you mentioned, could you have some sample code show how to implement??

1.prepare a texture image tiled with several smaller images
2.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)

What I read is only the Java demo sample.  The problem is I can not get
the related code to understand what you said.

All the best,

> 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".

===========================================================================
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