Hi, everyone: I am using view frustum culling in my program. I will have to add some grids and detach some every frame. I wanted to make all the adding grids happening immediately. so I put the part of code into a Behavior object. But I want to make all the detaching happen when the rendering resource is not busy. My question is that how can I query the j3d VM to find out the 3D rendering resource status during the programming running.
Thank you in advance! Lan Lan Wu-Cavener Dept. of Landscape Architecture =========================================================================== 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".
