6667686970717273747576
/* * GFX */ BranchGroup perspGroup = init3D(tabbedPane, width, height); this.world = new World(this); perspGroup.addChild(world); /* * Input */