From 1ac430901b74319405bf21b1909dde1a0aaa7cf6 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Tue, 16 Sep 2025 19:26:29 +0200 Subject: [PATCH] added autorotate feature --- src/pages/3d.astro | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/pages/3d.astro b/src/pages/3d.astro index 2034938..11be582 100644 --- a/src/pages/3d.astro +++ b/src/pages/3d.astro @@ -24,6 +24,8 @@ import Base from '@/layout/Base.astro'

Use mouse to navigate the 3D room

Left Click + Drag: Move view

Right Click + Drag: Rotate view

+ +