Alexander Mongus is a state-of-the-art filter to sneak amogus characters in pictures
- Rust 53.8%
- JavaScript 28.2%
- HTML 18%
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.11.0 to 1.14.9. - [Release notes](https://github.com/follow-redirects/follow-redirects/releases) - [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.11.0...v1.14.9) --- updated-dependencies: - dependency-name: follow-redirects dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
||
|---|---|---|
| .screenshots | ||
| docs | ||
| src | ||
| www | ||
| .gitignore | ||
| Cargo.lock | ||
| Cargo.toml | ||
| README.md | ||
A. Mongus
Go to: http://www.lortex.org/amogu/
???
This is a client-side, Webassembly-based filter to hide amongus characters in your images.
Example:
- Original:
- Processed with size=2, count=3000, contrast=5:
- See what the air is made of:
Development
This uses Rust + Webassembly, and npm for the Js side.
For the Rust side, use wasm-pack build in the root folder. This generates a pkg folder with all the Js / WASM goodness.
For the Web side, use npm run start, that uses webpack to bundle everything.
Issues / feature requests
I'd gladly accept contributions but I won't spend a lot of time improving the thing.