Basic HTML version of Foils prepared April 7 1998

Foil 47 Building a Universe (cont'd)

From Overview of Java2D and Java3D Frameworks CPS616 Web Technologies -- Spring 98. by Geoffrey C. Fox


A Java 3D BranchGroup node groups world scene graphs together and binds them to a locale
BranchGroup world = new BranchGroup( );
world.addChild( part_of_world );
locale.addBranchGroup( world );



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998