del-misc

Crates.iodel-misc
lib.rsdel-misc
version0.1.4
sourcesrc
created_at2022-10-22 06:34:55.901833
updated_at2023-10-29 06:58:45.786249
descriptionmisc utility codes for computer graphics research
homepage
repositoryhttps://github.com/nobuyuki83/del-misc
max_upload_size
id694168
size29,851
Nobuyuki Umetani (nobuyuki83)

documentation

README

del-misc

Graphics research prototyping toolkit.

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

See the documentation generated from code

  • mesh laplacian
  • heat distance
  • bruteforce intersection search bettween triangle mesh & ray
Commit count: 18

cargo fmt