commit of a sunny trolldi

This commit is contained in:
Tonton Th
2026-04-24 10:46:23 +02:00
parent feee435a55
commit a338717ac8
13 changed files with 42 additions and 36 deletions

View File

@@ -10,7 +10,7 @@
#macro Jalon_0 (Rad, Hei, Ttu)
merge {
cylinder { 0, Hei*y, Rad }
sphere { 0, Rad*2 scale <1, 0.333, 1> translate Hei*y }
sphere { 0, Rad*2.75 scale <1, 0.333, 1> translate Hei*y }
texture { Ttu }
}
#end