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


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



© 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