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


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

in Table To:


© 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