Hi Jyothi,
I've try the test program with both OGL & D3D version under
win2000 (after modify the source code to use the correct
model path) but can't reproduce the bug using v1.2.1_01.
The wireframe shown correctly after window resize. I also
try it on Solaris and it works fine. I guess the problem
that you encounter may related to the driver.
Thanks.
- Kelvin
---------------
Java 3D Team
Sun Microsystems Inc.
>X-Unix-From: [EMAIL PROTECTED] Thu Jul 12 00:58:17 2001
>Delivered-To: [EMAIL PROTECTED]
>Date: Thu, 12 Jul 2001 17:56:47 +1000
>From: Jyothi Mohan <[EMAIL PROTECTED]>
>Subject: Re: [JAVA3D] Problem with IndexedGeometryArray
>To: [EMAIL PROTECTED]
>
>Hi Kelvin & Paul,
> Thanks for your explanation. I have now modified my input data in
>such a way that I can draw the wireframe using IndexedLineArray and filled
>polygons using POLYGON_ARRAY. I want to draw the cartons or boxes with
>their edges highlighted. I am trying to achieve this by drawing the
>wireframe model and the filled polygon model in the same location. I set the
>polygon offset to make the edges visible. This works fine the first time I
>draw the picture, but once I resize the screen or refresh the screen, the
>edges are not visible in certain parts. I have enclosed a copy of the test
>application. Can you please
>try the various options wireframe, filled & highlighted edges and suggest
>what I can do to make it better.
>
> <<IspekBoxDesign.zip>>
>
>regards
>Jyothi
>
===========================================================================
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".