Opens a VRML file and writes out header information consistent with VRML formatting.
'wave.wrl'
)
Content-type: x-world/x-vrml
SceneInfo
StdOut
Title
Version
Version = '1.1 qf8b'
.
.wrl
file and writes the required header information to the file. VRML_OPEN must precede all other VRML routines, and the file must be closed using the VRML_CLOSE procedure.
VRML_OPEN, 'test_vrml.wrl', Title = 'Test VRML' ... VRML_CLOSE