This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
libtin
Watch
1
Star
0
Fork
0
You've already forked libtin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1573c9bfcb
libtin
/
README.md
Yi Zhang
d6984a3270
update src
2021-09-16 23:09:12 +08:00
344 B
Raw
Blame
History
Generation of a Triangular Irregular Network (TIN) from a dense DEM grid
Compile
g++ demo.cpp -O2
Run demo
./a.out
Visualization
macOS
open -a Gmsh topo_TIN.msh
Linux/Unix
gmsh topo_TIN.msh