commit su soir, espoir
This commit is contained in:
@@ -118,7 +118,7 @@ prism {
|
||||
#if (rand(Rng1) < 0.5) texture { T_Beton_1 }
|
||||
#else texture { T_Beton_2 }
|
||||
#end // if
|
||||
scale 0.666 // WTF ?
|
||||
scale 0.621 // WTF ?
|
||||
/* Pourquoi ce scale ?
|
||||
* parce que la spline est 'hardcoded' quelques
|
||||
* lignes plus haut, et qu'il y a des méthodes
|
||||
@@ -215,7 +215,7 @@ sphere {
|
||||
#macro Un_Machin ()
|
||||
union {
|
||||
#for (Y, 1, 8, 1)
|
||||
object { Bubble() translate y*Y*0.11 }
|
||||
object { Bubble() translate y*Y*0.111 }
|
||||
#end
|
||||
}
|
||||
#end
|
||||
|
||||
Reference in New Issue
Block a user