Basic HTML version of Foils prepared 5 August 97

Foil 31 Java class to dynamically generate VRML nodes at runtime - III

From VRML97 Scripting: Java Nodes and External Authoring Interface UC Web Applications Certificate -- July 24 1997. by Wojtek Furmanski and Balaji Natarajan


1 Float red = randomNumGenerator.nextFloat();
2 float green = randomNumGenerator.nextFloat();
3 float blue = randomNumGenerator.nextFloat();
4
5 Browser browser = getBrowser();
6 BaseNode baseNodes[];
7 posX += 3.0f ; // X coordinate of new node.
8

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