Skip to content

v4nn4/glyphs-generator

Repository files navigation

alt text

glyphs-generator | demo

Actions Status Code style: black

A glyph generation tool with geometric constraints.

👉 Companion blog post: https://v4nn4.github.io/posts/glyph-generation/.

Concept

The idea is to generate glyphs from a set of points on a grid. Since the number of possible glyphs increases exponentially with the number of points, we apply some geometrical constraints to narrow down our search. We then derive an efficient search algorithm.

Playground

A playground is available here for you to try! It is based on a blazing fast Rust implementation that runs in the browser using WebAssembly and wasm-bindgen.

About

A glyph generation tool with geometric constraints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published