From cb362974996ef40c8c7964d60a1be0cb45d7be93 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Tue, 7 Jan 2025 14:34:12 +0100 Subject: [PATCH] bla --- contexte.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contexte.inc b/contexte.inc index 4fef2e1..bdab43e 100644 --- a/contexte.inc +++ b/contexte.inc @@ -80,8 +80,8 @@ height_field { #declare Repere = object { union { - cylinder { 0, <1, 0, 0>, 0.007 pigment { color Red } } - cylinder { 0, <0, 0, 1>, 0.007 pigment { color Blue } } + cylinder { 0, <1, 0, 0>, 0.008 pigment { color Red } } + cylinder { 0, <0, 0, 1>, 0.008 pigment { color Blue } } } }