le commit en chocolat
This commit is contained in:
@@ -15,7 +15,7 @@ difference {
|
||||
#if (Foo < 0.25)
|
||||
texture { T_Brass_2C }
|
||||
#elseif (Foo < 0.50)
|
||||
texture { T_Planete_B }
|
||||
texture { T_Chrome_2C }
|
||||
#elseif (Foo < 0.75)
|
||||
texture { T_Chrome_3A }
|
||||
#else
|
||||
@@ -44,9 +44,9 @@ merge {
|
||||
cylinder { <0, -L, 0>, <0, L, 0>, 0.065 }
|
||||
sphere { 0, 0.065 scale <1, 6, 1> translate y*L }
|
||||
#if (rand(Rng1) < 0.50)
|
||||
texture { Lightning2 }
|
||||
texture { T_Chrome_1C }
|
||||
#else
|
||||
texture { New_Penny }
|
||||
texture { T_Brass_5E }
|
||||
#end
|
||||
}
|
||||
#undef L
|
||||
|
||||
Reference in New Issue
Block a user