>Delivered-To: [EMAIL PROTECTED]
>MIME-Version: 1.0
>Date: Sat, 23 Jun 2001 15:16:29 +0800
>From: Daniel Balaguer Yagan <[EMAIL PROTECTED]>
>Subject: [JAVA3D] rendering bug?
>To: [EMAIL PROTECTED]
>
>hi guys,
>        has anyone of you encountered this situation when using immediate
>mode rendering:
>        I used the MixedImmediateFront.java sent a few weeks ago by Kelvin,
>from Sun. I tried to run it... well, it looks very very fine. but the minute
>i move the application frame, so that, say a part of that window cannot be
>seen from my monitor, then i clicked the mouse and started dragging, the
>line didn't appeared in the canvas. surprisingly, it appeared somewhere near
>the center of my monitor. the line seemed to be translated from the canvas.
>        I tried about 10 times, but it's still the same situation.
>
>is this a bug? i'm currently using a win2k box with a Plug and Play Monitor
>on an Intel 82815 Graphics Controller.
>
DirectX version of Java3D don't support
 RenderingAttributes ROP_XOR
so the line will not appear.
OpenGL version of Java3D should work.

- Kelvin
---------------
Java 3D Team
Sun Microsystems Inc.

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