|
Usage: vr1tovr2 [options] Convert vrml 1.0 to vrml 2.0 via vrml1tovrml2.exe (external program). If input_file is not given the program reads from standard input. Options -h,--help this help message (run 'off_util -H help' for general help) --version version information -p pass any non-vrml 1.0 file to output unchanged -o <file> file name for output (otherwise prints to stdout)
vr1tovr2 (vrml1 file) > (vrml2 file)
vr1tovr2 -p (vrml1 file) > (vrml2 file)
Up:
Programs and Documentation
Next:
vrml2off - Convert vrml to OFF or to Hedron txt file