vrml1lib.icn: Procedures to support construction of VRML 1.0 files

link vrml1lib
November 19, 1997; Ralph E. Griswold
See also: vrml2lib.icn, vrml.icn
This file is in the public domain.

This file contains record declarations for VRML 1.0 nodes.

Note: Although VRML 1.0 allows node fields to be given in any order,
they must be specified in the order given in the record declarations
that follow.

Omitted (null-valued) fields are ignored on output.

Group nodes require list arguments for lists of nodes.

Source code | Program Library Page | Icon Home Page