Basic HTML version of Foils prepared April 15 1997

Foil 21 Java class to dynamically generate VRML 2.0 nodes at runtime - II

From VRML 2 Scripting -- Java JavaScript VRMLScript CPS616 -- Information Track of CPS -- Spring Semester 97. by Balaji Natarajan(Geoffrey C. Fox) *

1 public void processEvent(Event e) {
2 String sphereDesc1 = "Transform { translation 0.0 0.0 0..0 ";
3 String sphereDesc2 = "children[ Shape geometry Sphere{}";
4 String sphereDesc3 = "appearance Appearance { material Material ";
5 String sphereDesc4 = "diffuseColor 1.0 0.0 0.0 } } } ] } ";

Table Font Size


© 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 Thu Aug 14 1997