Easter Egg commit (big!)
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
#declare Trid_cone = object
|
||||
{
|
||||
merge {
|
||||
cone { 0, R_basecone, y*0.89, 0.0001 }
|
||||
cone { 0, R_basecone, y*0.84, 0.0001 }
|
||||
sphere { 0, R_basecone }
|
||||
}
|
||||
}
|
||||
@@ -20,7 +20,7 @@ merge {
|
||||
#macro Trid_A_cone ()
|
||||
difference {
|
||||
object { Trid_cone }
|
||||
object { Trid_cone translate -y*0.06 }
|
||||
object { Trid_cone translate -y*0.08 }
|
||||
#local Foo = rand(Rng1);
|
||||
#if (Foo < 0.25) texture { T_Brass_2C }
|
||||
#elseif (Foo < 0.50) texture { tPlasticOrange }
|
||||
|
||||
Reference in New Issue
Block a user