From 2702686bc17c8cc6b6b712bfb2612e03d2c1e6eb Mon Sep 17 00:00:00 2001 From: alan-polk <56047663+alan-polk@users.noreply.github.com> Date: Mon, 6 Apr 2026 08:25:42 -0500 Subject: [PATCH] First attempt at profile feature. --- index.html | 37 ++++ js/i18n.js | 69 ++++++- js/main.js | 445 +++++++++++++++++++++++++++++++++++++++---- js/presetTextures.js | 30 +++ js/profiles.js | 72 +++++++ style.css | 181 ++++++++++++++++++ 6 files changed, 793 insertions(+), 41 deletions(-) create mode 100644 js/profiles.js diff --git a/index.html b/index.html index 9db2716..74f4479 100644 --- a/index.html +++ b/index.html @@ -97,6 +97,26 @@ + +
+
+ + +
+
+ + +
+
+

Displacement Map

@@ -398,6 +418,23 @@

Privacy P + + +