On Sat, 19 Jun 2004 22:07:41 +0800, Chaohui Zhu <[EMAIL PROTECTED]> wrote:
I don't know why the system always warns me: javax.media.j3d.RestrictedAccessException: Group: only a BranchGroup node may be added.
Thats because you are allowed to add an BranchGroup only ;-)
Set your Node as child of a BranchGroup and everything will work fine.
-- http://www.3dchat.org - Welcome To The Unreal World http://java3d.virtualworlds.de - The J3D Developers Ressource
=========================================================================== 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".