image
This commit is contained in:
parent
50f14b1cb5
commit
3e2d71085f
2 changed files with 2 additions and 8 deletions
|
|
@ -4,4 +4,5 @@ _Spiegel_ image filter project (WIP)
|
||||||
- wasm
|
- wasm
|
||||||
|
|
||||||
sample output
|
sample output
|
||||||

|

|
||||||
|
git remote add origin https://github.com/shautvast/spiegel-web.git
|
||||||
|
|
|
||||||
|
|
@ -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>
|
|
||||||
Loading…
Add table
Reference in a new issue