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

https://github.com/charlesrocket/webpixels

Libmosh for WebAssembly
https://github.com/charlesrocket/webpixels

ansi glitch png wasm

Last synced: 4 months ago
JSON representation

Libmosh for WebAssembly

Awesome Lists containing this project

README

          

# `webpixels`
[![Crates.io](https://img.shields.io/crates/v/webpixels)](https://crates.io/crates/webpixels)
[![Test](https://github.com/charlesrocket/webpixels/actions/workflows/test.yml/badge.svg?branch=master)](https://github.com/charlesrocket/webpixels/actions/workflows/test.yml)

A WebAssembly library to process PNGs with [pixelmosh](https://github.com/charlesrocket/pixelmosh).

## Example

The example is located in the `www` directory of the repository and deployed at https://charlesrocket.github.io/webpixels/.