Basic HTML version of Foils prepared April 7 1998

Foil 37 Shape Construction

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


1 The Java 3D Shape3D leaf node creates a 3D shape with geometry and appearance node components
2
3
4
5
6 Text3D geometry node component creates extruded 3D text in this example
7 Shape3D sign = new Shape3D( );
8 sign.setGeometry( hello );
9 sign.setAppearance( color );

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