4 releases

0.1.3 Feb 24, 2024
0.1.2 Feb 19, 2024
0.1.1 Feb 16, 2024
0.1.0 Feb 16, 2024

#780 in Graphics APIs

Download history 3/week @ 2024-12-14

177 downloads per month

MIT license

49KB
1K SLoC

del-fem

Rust ๐Ÿฆ€ utility library for finite element method computation intended for computer graphics prototyping ๐Ÿ›  and research ๐Ÿงช.

๐Ÿ“” See the documentation generated from code

[!WARNING] del-fem is still in its initial development phase. Crates published to https://crates.io/crates/del-fem in the 0.1.x series do not obey SemVer and are unstable.

Originally, the code is written in C++ in DelFEM2, then it was ported to Rust.

Dependencies

~4MB
~82K SLoC