Crates.io | del-msh |
lib.rs | del-msh |
version | 0.1.32 |
source | src |
created_at | 2022-10-21 15:09:08.695531 |
updated_at | 2024-06-14 05:28:27.686342 |
description | mesh utility library for computer graphics research and prototyping |
homepage | |
repository | https://github.com/nobuyuki83/del-msh/ |
max_upload_size | |
id | 693695 |
size | 314,935 |
This is a static mesh processing utility library for computer graphics prototyping 🪚 and research 🧑🔬.
Originally, the code is written in C++ as DelFEM2, then it was completely re-written in Rust 🦀.
📔 See the documentation generated from code.
🐍 Python binding is available.
[!WARNING] del-msh is still in its initial development phase. Crates published to https://crates.io/crates/del-msh in the 0.1.x series do not obey SemVer and are unstable.