commit big mess before refactoring

This commit is contained in:
Tonton Th
2025-03-07 10:51:57 +01:00
parent f417711da3
commit c65090e4a2
18 changed files with 233 additions and 100 deletions

View File

@@ -9,7 +9,8 @@ union {
#local RA = R_basecone;
#local RB = 0.001;
cone { 0, RA, y*0.89, 0.0001 }
sphere { 0, RA*1.098 scale <1, 0.58, 3.03> translate -0.02*y }
sphere { 0, RA*1.098 scale <1, 0.58, 3.03>
translate -0.02*y }
}
// }
#end