mettre le Repere au bon endroit
This commit is contained in:
14
contexte.inc
14
contexte.inc
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user