From 93faad3ec25d38ffe4dbeea7c8bb32e3097b2082 Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Thu, 18 Dec 2025 11:22:16 +0100 Subject: [PATCH] a small tuning --- hexawood.inc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/hexawood.inc b/hexawood.inc index 23a02a6..ec9c010 100644 --- a/hexawood.inc +++ b/hexawood.inc @@ -83,7 +83,7 @@ difference { #macro HW_une_patte () merge { /* XXX */ - #local RP = 0.042; + #local RP = 0.040; sphere { 0, RP scale <1, 0.84, 1> translate 0.35*y } cylinder { 0, 0.35*y, RP } sphere { 0, 0.09 scale <1, 0.29, 1> } @@ -123,7 +123,7 @@ merge { #end // FOR } texture { GoldDark } -rotate y * 65 * Cos_010(NormClock) +rotate y * (165 * NormClock) translate y*0.32 } /* ------------------------------------------------------------ */