From c69ac6fc34acbf32e16845026be279a2348693a6 Mon Sep 17 00:00:00 2001 From: kovacsv Date: Tue, 20 Dec 2022 14:57:33 +0100 Subject: [PATCH] Create shadow plane generator class. --- sandbox/three_shadow.html | 232 +++++++++++++++++++------------------- 1 file changed, 117 insertions(+), 115 deletions(-) diff --git a/sandbox/three_shadow.html b/sandbox/three_shadow.html index d0852a8..db7b1c2 100644 --- a/sandbox/three_shadow.html +++ b/sandbox/three_shadow.html @@ -18,6 +18,107 @@