Skip to content

pemn/tri_leapfrog_convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

convert triangulations between leapfrog and vulcan

Input/Output

file in any of the supported formats:

  • 00t (Vulcan Triangulation, requires vulcan)
  • msh (Leapfrog Mesh)
  • obj (Wavefront mesh, open source format)

Wildcards

Instead of selecting multiple files, a file wildcard can be used.

Example1

*.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.

Example2

*.00t
A .msh will be created for each 00t file.

About

convert triangulations/meshes between vulcan and leapfrog

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published