>Delivered-To: [EMAIL PROTECTED] >MIME-Version: 1.0 >Date: Sat, 13 Oct 2001 07:47:17 -0700 >From: Pillai Anand <[EMAIL PROTECTED]> >Subject: [JAVA3D] Behaviors question >To: [EMAIL PROTECTED] > >Hi > > Is it possible to add a behaviour that wakes up a certain >time interval(WakeupOnElapsedTime) in a separate thread ? > > I have a behavior that does lots of changes( like adding new shape3ds >or changing the transparency of the shape3d) to the scenegraph. Is it >possible to run the behavior in a separate thread ? > No, current architecture has one Behavior thread for each VirtualUniverse, the behavior are run in sequence using wakeupOnElapsedTime.
- 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".
