add more choses

This commit is contained in:
Tonton Th
2025-10-18 01:54:04 +02:00
parent 50199c18d4
commit 877b5aaef6
2 changed files with 24 additions and 11 deletions

View File

@@ -83,7 +83,7 @@ union {
}
light_source { y*0.10
rgb <0.8, 0.9, 0.999999999>
fade_distance 3.96
fade_distance 3.90
fade_power 1.55
}
}
@@ -118,7 +118,7 @@ union {
{
union {
#for (Ang, 0, 359, 8)
#for (Ang, 0, 359, 6)
#local De = 3.6 + (0.5*rand(Rng1));
#if (rand(Rng1) < 0.50)
#local E = R_circular + De;
@@ -284,6 +284,18 @@ union {
}
rotate -19 * y
}
/* ======================================================= */
/* new Fri Oct 17 07:13:51 PM CEST 2025 */
#declare Les_Choses = object
{
union {
object { Chose translate <-25, 0, -31> }
object { Chose translate < 20, 0, -34> }
object { Chose translate < 41, 0, 71> }
object { Chose translate <-44, 0, 60> }
}
}
/* ======================================================= */
#declare Les_Lumieres = object
@@ -374,7 +386,7 @@ union {
object { Les_GyroPhares () }
object { Les_HexaPoles }
object { Horloge rotate y*27 translate < 3, 0, -30> }
object { Chose translate <-25, 0, -31> }
object { Les_Choses }
}
}
/* ------------------------------------------------------------ */