Corysia,
Set it to infinite bounds. Setting an alway active behavior's
bounds to infinite bounds may help improve performance. Java3d will
shortcircuit intersection test on bounds with infinite volume. A
BoundingSphere is a infinite bounds if it's radius is set to
Double.POSITIVE_INFINITY.
Chien Yang
Java 3D Team.
> Delivered-To: [EMAIL PROTECTED]
> MIME-Version: 1.0
> Content-Transfer-Encoding: 7bit
> X-Priority: 3
> X-MSMail-Priority: Normal
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4807.1700
> Date: Mon, 14 Jan 2002 10:32:12 -0700
> From: Corysia Taware <[EMAIL PROTECTED]>
> Subject: [JAVA3D] Behaviors and bounding spheres
> To: [EMAIL PROTECTED]
>
> Hi,
>
> Is there any way to turn off the requirement of a bounding sphere for a
> behavior? In other words, I want this behavior to be active always. Do I
> just make the sphere rediculously huge? Or is there a more elegant way?
>
>
>
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
> ===========================================================================
> 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".