le commit avant-sieste
This commit is contained in:
@@ -36,10 +36,11 @@ union {
|
||||
cylinder {-z, z, 0.11 }
|
||||
}
|
||||
// XXX not very tested
|
||||
#local Rt2 = 0.009;
|
||||
torus { .25, .005 }
|
||||
torus { .25, Rt2 rotate x*90 }
|
||||
torus { .25, Rt2 rotate z*90 }
|
||||
#local Rt1 = 0.290;
|
||||
#local Rt2 = 0.006;
|
||||
torus { Rt1, Rt2 scale <1, 4, 1> }
|
||||
torus { Rt1, Rt2 scale <1, 4, 1> rotate x*90 }
|
||||
torus { Rt1, Rt2 scale <1, 4, 1> rotate z*90 }
|
||||
|
||||
// clignotement de la lumiere \o/
|
||||
#local kR = 0.065;
|
||||
|
||||
Reference in New Issue
Block a user