Light Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

pemn/tri_leapfrog_convert

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

Readme

License

Apache-2.0 license

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors