Skip to content

wafflespeanut/ascii-art-generator

Repository files navigation

ascii-art-generator

NOTE: This is a port of my Python project to play with Rust and WASM.

Generates ASCII arts from JPEG/PNG images. Live demo.

Usage

make prepare    # install rustfmt, wasm-pack, npm deps, etc.
make run

Then, visit localhost:3000 in your browser.

How it works?

I've blogged about it.

About

ASCII Art Generator using Rust and Wasm!

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published