Hi Fabrizio,

No, there is nothing in the API to do this.  The only way to do this
today is to go through the scene graph looking for the objects that enable
anti-aliasing and turn it off.  Those objects are:

PointAttributes for point antialiasing.
LineAttributes for line antialiasing.
View for full scene antialiasing.

Doug Twilleager
Sun Microsystems


>X-Authentication-Warning: eolo.di.unito.it: nunnarif owned process doing -bs
>X-Sender: <nunnarif@eolo>
>MIME-Version: 1.0
>X-AntiVirus: Email Scanned for viruses by VirusFinder
@[EMAIL PROTECTED]
>Subject: [JAVA3D] antialiasing disabling
>To: [EMAIL PROTECTED]
>
>Hello everybody,
>
>I'm developing my application on a slow machine here at the university, so
>I would like to force Java3D _not_ to use antialiasign hoping to improve
>the framerate.
>
>Is there any way to force J3D to disable antialiasing for _everything_???
>
>I mean something like:
>java -Dj3d.antialiasing=off <myclass>
>
>or do I have to look at the OpenGL libraries setting?
>
>thanks in advance,
>Fabrizio Nunnari
>
>--
>http://digilander.iol.it/fnunnari
>
>   Fabrizio Nunnari <[EMAIL PROTECTED]>
> -Student at Computer Science Department of Turin (Italy)-
>Voodoo Chile of DeGeNeRaTiOn  for the Amiga scene --> Coder
>
>===========================================================================
>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".

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