lanl / LaGriT

Los Alamos Grid Toolbox (LaGriT) is a library of user callable tools that provide mesh generation, mesh optimization and dynamic mesh maintenance in two and three dimensions.
https://lanl.github.io/LaGriT/
Other
116 stars 48 forks source link

add read/dump .obj #203

Open millerta opened 3 years ago

millerta commented 3 years ago

The .obj format is used by Vorocrust and paraview It is a very simple and common format that should be easy to add. Currently when I create a vorocrust input file I dump/stl then read with paraview, then let paraview export data as a .obj format