From 7ef6afb922c343cee26607b266433fd84a94d6e8 Mon Sep 17 00:00:00 2001 From: Sam Date: Sat, 9 Sep 2023 17:19:22 +1200 Subject: [PATCH] loop complete --- Loop edition/index.html | 6 +- Loop edition/js/helper.js | 8 +- Loop edition/js/index.js | 187 +++++++++++++++++++++++++---- Loop edition/js/objects.js | 40 +++--- docs/js/objects.js | 2 +- webGl/circle fractal/index.js | 101 ---------------- webGl/circle fractal/js/objects.js | 4 +- 7 files changed, 201 insertions(+), 147 deletions(-) delete mode 100644 webGl/circle fractal/index.js diff --git a/Loop edition/index.html b/Loop edition/index.html index 7d3c373..c7f771e 100644 --- a/Loop edition/index.html +++ b/Loop edition/index.html @@ -12,11 +12,11 @@