a lot of cosmetic changes

This commit is contained in:
Tonton Th
2025-10-31 14:14:07 +01:00
parent 5706911bde
commit 048148967b
9 changed files with 39 additions and 29 deletions

View File

@@ -19,7 +19,7 @@ merge {
#if ( R < 0.52)
texture { T_WIP_alert }
#else
texture { WIP_color }
texture { M_Texture }
#end
}
#end // macro
@@ -150,7 +150,7 @@ union {
#declare OpenBox = object
{
union {
#local R = 0.010;
#local R = 0.021;
/* les verticales */
cylinder { <-1, -1, -1>, <-1, 1, -1>, R }
cylinder { < 1, -1, -1>, < 1, 1, -1>, R }