more experiments
This commit is contained in:
@@ -35,8 +35,8 @@ object {
|
||||
union {
|
||||
plane { <1, 0, 0>, -32 }
|
||||
plane { <1, 0, 0>, 32 }
|
||||
plane { <0, 1, 0>, -23 }
|
||||
plane { <0, 1, 0>, 23 }
|
||||
plane { <0, 1, 0>, -24 }
|
||||
plane { <0, 1, 0>, 24 }
|
||||
plane { <0, 0, 1>, 50 }
|
||||
|
||||
texture {
|
||||
@@ -50,7 +50,7 @@ object {
|
||||
|
||||
#declare BH = 5; // H = taille en horizontal
|
||||
#declare BV = 5; // V = taille en vertical
|
||||
#declare BR = 0.028;
|
||||
#declare BR = 0.032;
|
||||
|
||||
#declare Une_Borne = object
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user