From VRML 2 Basic Concepts and Definitions CPS616 -- Information Track of CPS -- Spring Semester 97. byZeynep Ozdemir(Geoffrey C. Fox)
The VRML file header is the only required part. This header should be the first line of the file.
#VRML V2.0 utf8
This tells that file is a VRML file, prepared according to 2.0 specifications, and uses the international UTF-8 character set.
Any lines begining with # are comment lines.
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.