Hello everybody,
        I have a problem an I don't know how to solve it, so I hope that someone can
help me!

I have a cube and at its borders I have to attach segments of different
colors that emphasize some parts of the borders.
I make these segments as LineArrays and I give them some coordinates lievely
different from those of cube's vertices, in a way that they are rendered in
front of the cube's faces when are visible, and are adiacent to the borders.
The problem is that when I rotate the cube some lines didn't appear even if
the correspondent border is visible; this is because the coordinates between
border and line vertices are not exactly the same, and so the lines appear
more far then the cube face.
How can I solve my problem?
There's not a way to outline the borders of a cube with different colors?

Thanks in advance

Marco Fiocca

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