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

@@ -13,8 +13,6 @@
object { Le_Decor }
#declare TrX = 1.84 * sqrt(NormClock);
#declare TrY = 0.90 + (3.5 * Cos_01(NormClock));
#declare TrZ = 9.999 * sqrt(NormClock);
@@ -25,10 +23,10 @@ object { HexaCone () rotate y*RrY translate TrH }
object { HexaCone () rotate z*9.1 translate <5, 3, -8> }
object { HexaBenz () translate <-4, 2, -6> }
light_source { <-16, 17, -24>, rgb <0.51, 0.65, 0.40> }
// light_source { <-16, 17, -24>, rgb <0.51, 0.65, 0.40> }
// object { Repere scale 2 }
#declare CamY = 31 + (9.999*NormClock);
#declare CamY = 31 + (12.11*Cos_01(NormClock));
#declare LatY = -3 + NormClock;
camera {