https://github.com/asukaminato0721/bitmapsdf-rs
ref from https://github.com/cloudwu/bitmapsdf
https://github.com/asukaminato0721/bitmapsdf-rs
Last synced: 2 days ago
JSON representation
ref from https://github.com/cloudwu/bitmapsdf
- Host: GitHub
- URL: https://github.com/asukaminato0721/bitmapsdf-rs
- Owner: asukaminato0721
- Created: 2025-07-19T07:19:41.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-07-19T07:19:46.000Z (3 months ago)
- Last Synced: 2025-09-27T05:51:05.656Z (11 days ago)
- Language: Rust
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
bitmap sdf
====Calculate signed distance field for an gray image.
It's a https://github.com/dy/bitmap-sdf reimplement with rust.

