Convert OFS file into OFF mesh format.
Usage: ofs2off [input] [output]
Allowed options are:
Positionals:
1 TEXT:FILE REQUIRED ofs file (.ofs).
2 TEXT:FILE ofs file (.ofs).
Options:
-h,--help Print this help message and exit
-i,--input TEXT:FILE REQUIRED ofs file (.ofs).
-o,--output TEXT ofs file (.off)
Example:
$ ofs2off input.ofs output.off
- See also
- ofs2off.cpp