forked from pyrite-dev/milsko
fix
This commit is contained in:
parent
c945ebb9ca
commit
a7828a44d8
3 changed files with 5 additions and 1 deletions
|
|
@ -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 |
Loading…
Add table
Add a link
Reference in a new issue