commit of a sunny trolldi

This commit is contained in:
Tonton Th
2026-04-24 10:46:23 +02:00
parent feee435a55
commit a338717ac8
13 changed files with 42 additions and 36 deletions

View File

@@ -19,7 +19,7 @@ object { Repere scale 10 translate y*20 }
union {
#for (Foo, -140, 140, 10)
#local H = 0.07;
#local Ra = 0.05;
#local Ra = 0.055;
cylinder { <-150, H, Foo>, <150, H, Foo>, Ra }
cylinder { <Foo, H, -150>, <Foo, H, 150>, Ra }
#end
@@ -30,8 +30,8 @@ union {
object { Le_Decor }
camera {
location <46, 199+(137*NormClock), 18-(12*NormClock)>
look_at <0, 1.18, 0.17 + (2.4*NormClock)>
location <46, 199+(250*NormClock), 8-(3*NormClock)>
look_at <0, 1.18, 0.17 - (42*NormClock)>
right <image_width/image_height, 0, 0>
angle 35
}