thi is a really big commit

This commit is contained in:
Tonton Th
2025-10-10 12:52:49 +02:00
parent a5f2e41502
commit 8c60007b71
20 changed files with 136 additions and 78 deletions

View File

@@ -69,14 +69,15 @@ object { HexaCone ()
}
object { Planete rotate (-clock*0.21)*y }
light_source { <19, 6, 15>, rgb <0.77, 0.79, 0.80> }
light_source { <23, 6, 15>, rgb <0.77, 0.79, 0.80> }
// -------------------------------------------------------------
camera {
location <3, -1.0+(2*NormClock), 8.59>
location <3, -1.0+(6.789*NormClock), 8.59>
look_at <0.0, 0.0, 0>
focal_point <0.0, 0.0, 0>
aperture 0.046
blur_samples 30
angle 62
angle 60
}