slower gyros
This commit is contained in:
@@ -74,7 +74,7 @@ union {
|
|||||||
}
|
}
|
||||||
#undef WB
|
#undef WB
|
||||||
pigment { color Gray90 }
|
pigment { color Gray90 }
|
||||||
#local Ro = 0.5 + (2.0 * rand(Rng1));
|
#local Ro = 0.5 + (1.0 * rand(Rng1));
|
||||||
#if (rand(Rng1) < 0.50)
|
#if (rand(Rng1) < 0.50)
|
||||||
#local Ro = -Ro;
|
#local Ro = -Ro;
|
||||||
#end
|
#end
|
||||||
|
|||||||
Reference in New Issue
Block a user