thanks
here are the codes....
----- Original Message -----
From: "John Davies" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 11, 2001 2:23 PM
Subject: Re: [JAVA3D] does not show cube back lines
> Post the source code.
>
> -John-
>
> Tanju Gurel wrote:
>
> > Hi,
> >
> > I'm new at java3D and tried to draw a cube.
> > I have two classes named Tetrahedron and Cube which extends Shape3D. In
> > Tetrahedron i used TriangelArray and in Cube i used QuadArray. It shows
the
> > back lines of Tetrahadron but it doesn't shows the back lines of the
Cube.
> >
> > Can you help me?
> >
> > thanks
> > tanju.
> >
> >
===========================================================================
> > 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".
>
Cube.java
firsttry.java
Tetrahedron1.class