From 6021442daef19a2c0ec2095f34cb170ef36794ce Mon Sep 17 00:00:00 2001 From: Pascal <18620961+Courtsilius@users.noreply.github.com> Date: Sun, 29 Sep 2024 20:29:02 +0200 Subject: [PATCH] added loading visualizer to readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d7b7dbe..86ce333 100644 --- a/README.md +++ b/README.md @@ -67,6 +67,10 @@ https://github.com/user-attachments/assets/748d0ef7-815c-4ffe-a272-c56ff2348712 +https://github.com/user-attachments/assets/2900fa7e-f75e-46a6-a6c3-951e27efa664 + + + Also introduced were slopes, objects and elements like panes and windowarcs. To add a pane simply push it into the pane array via `roomConfig[n].elements.panes.push(pane1)`.