Hi, You might encounter bugs
4691654 - State change that causes displaylist to be rebuilt may result in missing geometry. 4693307 - TRANSPARENCY_SORT_GEOMETRY : State update may cause Shape3D to lose geometry. they are fixed in the upcoming v1.3 release. You can send us a test application for us verify it. Thanks. - Kelvin ------------------ Java 3D Team Sun Microsystems Inc. >Date: Sat, 15 Jun 2002 12:50:35 +0000 >From: trz <[EMAIL PROTECTED]> >Subject: [JAVA3D] Object disappearing adding a BrnachGroup >To: [EMAIL PROTECTED] >MIME-version: 1.0 >Content-transfer-encoding: 7bit >X-Accept-Language: it, en-us >Delivered-to: [EMAIL PROTECTED] >User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.9) Gecko/20020313 > >Hi, >I'm trying to use NWNLoader. > >The viewer works without problems. > >Now I'm trying to use the loader to add the loader scene (the bugbear) >to an existing scene graph. > >The problem is this: when I add the bugbear branchGroup all the other >shapes disappears and just the bugbear is displayed. > >If I move in the scene sometimes the bugbear gets covered by some >invisible shape: it looks like the other shapes are still present but >they are no longer lighted. > >The line that switch between the to situations is just > >scene.addChild(bugbear.getBranchGroup()); > >scene is the root branchGroup of the scene (just under the locale). The >other shape and lights are also added under this branchGroup. > >How is this possible ? > > >I'm using j3d 1.3beta1/jdk 1.4.0 under linux > > >Bye > >=========================================================================== >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".