les derniers commits de 2026

This commit is contained in:
Tonton Th
2026-01-01 00:50:52 +01:00
parent d3e630b423
commit 0ba81b2668
21 changed files with 192 additions and 86 deletions

View File

@@ -46,7 +46,8 @@ texture { T_Beton_2 }
#debug concat("Texte du compteur ", Texte, "\n\n")
text {
ttf "datas/ComicMono-Bold.ttf" Texte 0.1, 0
texture { T_WIP_alert }
// texture { T_WIP_alert }
texture { T_WIP_bluewave scale 0.65 }
}
}
#declare Cabane_Compteur = object
@@ -66,7 +67,7 @@ intersection {
png "datas/hf.png" smooth
translate <-.5, 0, -.5>
#local SC = SzSol * 1.111;
scale <SC, 0.90, SC>
scale <SC, 0.95, SC>
texture {
pigment {
image_map { png "datas/cuivre.png" }