big commit, a lot of small adjustemnst

This commit is contained in:
Tonton Th
2025-11-25 02:36:52 +01:00
parent fa8f9578b5
commit c56db2a87d
15 changed files with 170 additions and 207 deletions

View File

@@ -73,11 +73,13 @@ light_source { <23, 6, 15>, rgb <0.77, 0.79, 0.80> }
// -------------------------------------------------------------
camera {
location <3, -1.0+(7.777*NormClock), 8.59>
location <3+NormClock, -1.0+(7.777*NormClock), 8.59>
look_at <0.0, 0.0, 0>
#if (0)
focal_point <0.0, 0.0, 0>
aperture 0.046
blur_samples 30
angle 60
#end
angle 55
}