>Date: Fri, 07 Jun 2002 18:08:20 -0700
>From: Sean Sylvis <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] Shape3d Geometry
>To: [EMAIL PROTECTED]
>MIME-version: 1.0
>X-MIMEOLE: Produced By Microsoft Exchange V6.0.5762.3
>Content-transfer-encoding: quoted-printable
No, that was not the bug, but it does only appear when running DirectX.
Sean
> -Original Message-
> From: Scott Y. Hong [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 5:47 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA3D] Shape3d Geometry
>
>
> Thi
verify it is to use DirectX Java3d version to run you program.
If the problem goes away, this would confirm the bug is caused by the one
mentioned above.
Scott Y. Hong
- Original Message -
From: "Mark Hood" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, June 07,
> Date: Fri, 7 Jun 2002 15:37:50 -0700
> From: Sean Sylvis <[EMAIL PROTECTED]>
>
> Thanks, but I should have mentioned that I am displaying with cull none, so
> that's not the problem.
I was guessing a triangle winding problem too. I can't think of a reason why
stripifying would make inv
Thanks, but I should have mentioned that I am displaying with cull none, so that's not
the problem.
Sean
> -Original Message-
> From: Artur Biesiadowski [mailto:[EMAIL PROTECTED]]
> Sent: Friday, June 07, 2002 3:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [JAVA
Sean Sylvis wrote:
> Does anyone have an explanation for this?
Probably triangle winding problem. Use CULL_NONE PolygonAttribute or
make your triangle coordinates to go always counterclockwise from viewer
point of view (outside of shape).
Artur
=
My application is showing some interesting behavior relating to Shape3D geometry. I am
displaying a bunch of objects using an array of triangles. I have two types of
objects, sphere patches and torus patches. For each object, I pass the triangles into
the GeometryInfo class in order to generate