This commit is contained in:
Nishi 2026-04-20 03:45:45 +09:00
commit a7828a44d8
Signed by: nishi
GPG key ID: 27EF69B208EB9343
3 changed files with 5 additions and 1 deletions

View file

@ -17,6 +17,7 @@ sky_sphere {
}
}
union {
object {
Cube
translate <-1, 0, 1>
@ -57,6 +58,9 @@ object {
}
}
rotate <0, clock * 360, 0>
}
plane {
y, -1
pigment {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.5 KiB