feat: update demo

This commit is contained in:
2026-04-01 00:56:36 +02:00
parent aa0ba6ed7a
commit 6e6a3e8a27
2 changed files with 9 additions and 9 deletions

View File

@@ -9,8 +9,8 @@
(set 'mirror-dome
(sphere
(point 0 -30 0)
100 dark-mirror))
(point 0 -17 0)
30 dark-mirror))
(defun spiral-sphere (i n t)
(sphere
@@ -64,4 +64,4 @@
)
))
(render-animation cam "demo-animation.mp4" scene-fn cam-fn 400 30 4 2)
(render-animation cam "demo-animation.mp4" scene-fn cam-fn 400 30 7 2)