Easter Egg commit (big!)

This commit is contained in:
Tonton Th
2026-04-05 00:27:54 +02:00
parent c9dba8d6aa
commit 43f58d9ce9
30 changed files with 241 additions and 186 deletions

View File

@@ -50,7 +50,7 @@ union {
#local yR = (rand(Rng2)-0.5000) * kR;
#local zR = (rand(Rng2)-0.5000) * kR;
#local Value = sin( (NormClock * 26.536) +
(3.14*rand(Rng1)) );
(16.64*rand(Rng1)) );
#if (Value < 0)
#local Couleur = rgb <abs(Value), 0, 0>;
#else
@@ -133,7 +133,7 @@ texture { GoldDark scale 6.50 }
{
difference {
merge {
sphere { 0, 0.0141 scale <1, 1, 4.70>
sphere { 0, 0.0175 scale <1, 1, 4.70>
translate <0, 0.26, -0.17> }
cone { <0, -0.1, 0>, 0.114, <0, 0.26, -0.17>, 0.0096
scale <0.15, 1, 1> }
@@ -154,7 +154,7 @@ union {
// ---------------------------------------------------------
#declare DTa = 0.278;
#declare DTb = 0.030;
#declare DTb = 0.032;
// XXX #declare HexaCone_head = object
// XXX {