This commit is contained in:
Shautvast 2024-03-29 18:21:48 +01:00
parent 50f14b1cb5
commit 3e2d71085f
2 changed files with 2 additions and 8 deletions

View file

@ -4,4 +4,5 @@ _Spiegel_ image filter project (WIP)
- wasm - wasm
sample output sample output
![sample](web-client/output.jpg) ![sample](https://github.com/shautvast/spiegel-web/blob/main/webclient/output.jpg)
git remote add origin https://github.com/shautvast/spiegel-web.git

View file

@ -1,7 +0,0 @@
Work in progress!
Goal: image filters, running in the browser
<img src="source.jpg" height="250"></img>
=>
<img src="destination.jpg" height="250"></img>