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 } /* ------------------------------------------------------------ */