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

@@ -5,6 +5,15 @@
* file created on Sat Jan 31 07:07:28 AM UTC 2026
*/
// ===========================================================
// new: Mon Mar 30 05:39:38 PM UTC 2026
#macro Jalon_0 (Rad, Hei, Ttu)
merge {
cylinder { 0, Hei*y, Rad }
sphere { 0, Rad*2 scale <1, 0.333, 1> translate Hei*y }
texture { Ttu }
}
#end
// ===========================================================
#declare SzC = 0.3;
#macro Base_Col_A ()