Bourtoulots Express

This commit is contained in:
Tonton Th
2026-06-17 20:58:01 +02:00
parent 17e72ea61c
commit b2a54ecaca
2 changed files with 4 additions and 6 deletions

View File

@@ -26,7 +26,7 @@ texture { PinkAlabaster scale 3 }
/* ===========================================================*/
#declare Enseigne_Corail_plaque = object
{
box { <-0.8, -0.01, -3.5>, <0.8, 0.01, 3.5> }
box { <-0.5, -0.01, -4.25>, <0.6, 0.01, 4.25> }
pigment { color Blue }
rotate z*90
}
@@ -39,7 +39,7 @@ text { ttf "data/tintin_talking.ttf" ,
}
translate -3.6*x
rotate -90 * y
translate <0.03, -0.19, 0.00>
translate <0.03, -0.19, -0.275>
}
/* ----------------------------------------------------------- */
#declare Enseigne_Corail_texte = object