From f9b4d17140c708a1d853dff0555d0ccaf7c172fd Mon Sep 17 00:00:00 2001 From: Orangerot Date: Thu, 12 Dec 2024 02:19:05 +0100 Subject: feat: more canvas css filters --- index.html | 126 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 123 insertions(+), 3 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 7fa40f9..91f1ca5 100644 --- a/index.html +++ b/index.html @@ -95,7 +95,7 @@ + min="0" max="2" value="1" step="0.01">
@@ -128,10 +128,70 @@ min="0" max="2" value="1" step="0.01">
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
@@ -219,10 +279,70 @@ min="0" max="2" value="1" step="0.01"> +
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
+
+ +
+ +
+
-- cgit v1.2.3