tin-terrain
tin-terrain copied to clipboard
Default to triangle mesh mode when generating a single .terrain file
Resolves #65. I don't have a deep understanding of the library by any stretch but from what I can tell, the optimal_mesh_mode function is only used in the dem2tin subcommand which is where the problem reported in #65 comes up.
Can you try this branch and confirm that your issue is resolved @RapIt?
@delfrrr This fix has been confirmed to resolve #65, is it possible to merge this?