From 6cbdb04786b381c948abd4f6b82d802f9de373b7 Mon Sep 17 00:00:00 2001 From: root <> Date: Fri, 25 Apr 2025 08:56:49 +0000 Subject: [PATCH] move charge repelling stuff to its own file --- index.html | 1 + sketch.js | 42 +----------------------------------------- thomson-problem.js | 44 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 46 insertions(+), 41 deletions(-) create mode 100644 thomson-problem.js diff --git a/index.html b/index.html index cf15339..6129f5f 100644 --- a/index.html +++ b/index.html @@ -16,6 +16,7 @@ body {