From 475945a79917a436000512c757557fdae853043a Mon Sep 17 00:00:00 2001 From: CNCKitchen Date: Wed, 25 Mar 2026 08:03:22 +0100 Subject: [PATCH] Refactor code structure for improved readability and maintainability --- index.html | 3 +++ js/i18n.js | 2 ++ js/main.js | 5 +++++ js/presetTextures.js | 30 ++++++++++++++++++------------ style.css | 5 +++++ textures/carbonFiber.jpg | Bin 0 -> 135839 bytes textures/gripSurface.jpg | Bin 0 -> 77988 bytes textures/header.jpg | Bin 211718 -> 0 bytes textures/hexagons.jpg | Bin 0 -> 136662 bytes textures/knurling.jpg | Bin 524288 -> 153533 bytes textures/voronoi.jpg | Bin 0 -> 120255 bytes textures/weave_02.jpg | Bin 0 -> 321952 bytes 12 files changed, 33 insertions(+), 12 deletions(-) create mode 100644 textures/carbonFiber.jpg create mode 100644 textures/gripSurface.jpg delete mode 100644 textures/header.jpg create mode 100644 textures/hexagons.jpg create mode 100644 textures/voronoi.jpg create mode 100644 textures/weave_02.jpg diff --git a/index.html b/index.html index 6dae1cd..53a8428 100644 --- a/index.html +++ b/index.html @@ -362,6 +362,9 @@ +