more experiments

This commit is contained in:
tth
2022-03-18 23:41:42 +01:00
parent 96834f5f21
commit 9dab731285
3 changed files with 15 additions and 10 deletions

View File

@@ -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
{