On Monday 17 June 2002 15:29, you wrote:
> Hi all,
>
> today I continued the work on my OffscreenBuffer Demo on linux und I got an
> Exception outside the VM when calling Cnavas3D's
> setOffscreenBuffer(ImageComponent2D buffer);
>
> So I tested the OffScreenCanvas3D demo located in %JDKHOME%demo/java3d with
> the same result.
>
> I have installed the latest nvidia kernel-module and glx drivers for linux.
>

When using JDK1.3.x and a nvidia card, you have to specify
-Dj3d.sharedctx=false on startup. (see README)
When using JDK1.4 and a beta version of J3D1.3, the OffScreenCanvas3D demo is
running ok without shared context property set, but i am experiencing
problems with my own offscreencanvas code, so its not rock stable (as in
'beta').

bernd

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