commit du soir, espoir

This commit is contained in:
Tonton Th
2025-02-04 01:06:18 +01:00
parent aed3fa6cf7
commit 3117141b52
18 changed files with 125 additions and 81 deletions

View File

@@ -21,7 +21,7 @@
// object { OpenBox translate <0, 1.5, Kbox> }
difference {
object { HexaCone () rotate y*5 }
object { HexaCone () }
box { -1, 1 translate z*Kbox }
translate y*1.5
}
@@ -37,6 +37,6 @@ object { Le_Decor }
#local CamY = 2.58 + (0.034*sqrt(NormClock));
camera {
location <CamX, CamY, 5.50>
look_at <0, 1.3, 0>
look_at <0, 1.6, 0>
angle 42 - 4*Cos_01(NormClock)
}