mettre le Repere au bon endroit

This commit is contained in:
Tonton Th
2026-01-14 15:34:39 +01:00
parent 0c4aa1a31c
commit f251fbb825
2 changed files with 13 additions and 12 deletions

View File

@@ -238,18 +238,8 @@ difference {
}
}
/* ======================================================= */
#declare Repere = object
{
union {
#local R = 0.01555555;
cylinder { 0, <1, 0, 0>, R pigment { color Red } }
cylinder { 0, <0, 1, 0>, R pigment { color Green } }
cylinder { 0, <0, 0, 1>, R pigment { color Blue } }
}
}
/* XXX
* L'indispensable Repere est parti dans 'gadgets.inc' ! */
/* ======================================================= */
/*
* nouvel éclairage du 10 février 2025