Basic HTML version of Foils prepared May 19 99

Foil 43 Shape Construction

From Java Media Framework API's Basic Information Track Computational Science Course CPS616 -- Spring Semester 1999. by Byeongseob Ki, Scott Klasky, Nancy McCracken


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 Mon Jul 5 1999