convert triangulations between leapfrog and vulcan
file in any of the supported formats:
- 00t (Vulcan Triangulation, requires vulcan)
- msh (Leapfrog Mesh)
- obj (Wavefront mesh, open source format)
Instead of selecting multiple files, a file wildcard can be used.
*.msh
Leave the output field blank and a 00t
file with the same base name will be created for each input msh
in the folder.
*.00t
A .msh will be created for each 00t file.