Re: [JAVA3D] HUD and object hiding

2002-12-11 Thread Tom Lanning
Biesiadowski Sent: Tuesday, December 10, 2002 11:46 AM To: [EMAIL PROTECTED] Subject: Re: [JAVA3D] HUD and object hiding Tom Lanning wrote: > I am having trouble finding a general technique that will allow me to > efficiently and correctly hide objects in a space when a HUD (heads up > display)

Re: [JAVA3D] HUD and object hiding

2002-12-11 Thread Jeremy Booth
Artur Biesiadowski wrote: > Tom Lanning wrote: > > > I am having trouble finding a general technique that will allow me to > > efficiently and correctly hide objects in a space when a HUD (heads up > > display) is about to collide with the objects. > > Hi I've not yet tried this myself, but s

Re: [JAVA3D] HUD and object hiding

2002-12-10 Thread Artur Biesiadowski
Tom Lanning wrote: I am having trouble finding a general technique that will allow me to efficiently and correctly hide objects in a space when a HUD (heads up display) is about to collide with the objects. Just a guess - I'm not sure if I understand your problem. Maybe attaching AlternateA

[JAVA3D] HUD and object hiding

2002-12-10 Thread Tom Lanning
I am having trouble finding a general technique that will allow me to efficiently and correctly hide objects in a space when a HUD (heads up display) is about to collide with the objects. My first naïve approach wrapped every object in the scene with a switch and a switching behavior triggered