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
- Host: GitHub
- URL: https://github.com/charlesrocket/webpixels
- Owner: charlesrocket
- License: apache-2.0
- Created: 2022-08-05T04:48:13.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-28T13:39:30.000Z (about 1 year ago)
- Last Synced: 2025-07-14T08:19:52.325Z (11 months ago)
- Topics: ansi, glitch, png, wasm
- Language: Rust
- Homepage: https://charlesrocket.github.io/webpixels/
- Size: 666 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_APACHE
Awesome Lists containing this project
README
# `webpixels`
[](https://crates.io/crates/webpixels)
[](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/.