| Crates.io | del-dtri |
| lib.rs | del-dtri |
| version | 0.1.4 |
| created_at | 2022-10-21 23:45:07.684601+00 |
| updated_at | 2024-02-23 03:02:57.587055+00 |
| description | dynamic triangle mesh library |
| homepage | |
| repository | https://github.com/nobuyuki83/del-dtri |
| max_upload_size | |
| id | 693993 |
| size | 44,254 |
This is a utility library for dynamic triangle mesh written completely in Rust.
Originally, the code is written in C++ in DelFEM2, then it was ported to Rust.