del-msh 0.1.2

mesh utility library for computer graphics research
Documentation
1
2
3
4
5
6
7
# del-msh

This is a utility library for static mesh written completely in Rust. 

Originally, the code is written in C++ in [DelFEM2](https://github.com/nobuyuki83/delfem2), then it was ported to Rust. 

See [the documentation generated from code](https://docs.rs/del-msh)