Basic HTML version of Foils prepared April 7 1998

Foil 48 View Platforms

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


1 Once a universe is created, it may be viewed
2 Java 3D ViewPlatform leaf node establishes a viewpoint for the universe
  • TransformGroup node is used to move the viewpoint for user navigation
3 ViewPlatform spot = new ViewPlatform( );
4 TransformGroup navigate = new TransformGroup( );
5 navigate.addChild( spot );

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 May 3 1998