From a924f6289040fb2c103bcc26ad2746c62c3d8b6a Mon Sep 17 00:00:00 2001 From: Tonton Th Date: Fri, 5 Dec 2025 20:22:06 +0100 Subject: [PATCH] a new woup is coming --- splined.pov | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/splined.pov b/splined.pov index 4c1abb9..ae0f25f 100644 --- a/splined.pov +++ b/splined.pov @@ -14,10 +14,9 @@ #include "hexabenz.inc" #include "hexawood.inc" #include "trident.inc" +#include "dynamic.inc" object { Le_Decor } - -#include "dynamic.inc" // ======================================================= #declare Spline_1 = spline { @@ -26,9 +25,9 @@ object { Le_Decor } 0.0, < 0, 1.3, -2>, // start point 0.2, < 2, 1.0, -2>, - 0.4, < 2, 1.5, 0>, + 0.4, < 1, 1.5, 0>, 0.6, < 0, 2.2, 0>, - 0.8, <-1, 0.8, 2>, + 0.8, <-1, 0.8, 1>, 1.0, < 2, 1.0, 2>, // end point 1.2, < 4, 1.0, 2> // control point