An open API service indexing awesome lists of open source software.

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

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.

![bitmap](star.png)

![bitmap-sdf](sdf_star.png)