Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nobuyuki83/del-misc
del-misc
https://github.com/nobuyuki83/del-misc
rust
Last synced: 12 days ago
JSON representation
del-misc
- Host: GitHub
- URL: https://github.com/nobuyuki83/del-misc
- Owner: nobuyuki83
- Created: 2022-10-22T06:20:23.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-29T06:54:30.000Z (about 1 year ago)
- Last Synced: 2024-08-09T17:51:12.514Z (5 months ago)
- Topics: rust
- Language: Rust
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# del-misc
Graphics research prototyping toolkit.
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-misc)
- [x] mesh laplacian
- [x] heat distance
- [x] bruteforce intersection search bettween triangle mesh & ray