a new woup is coming
This commit is contained in:
parent
3728c5f738
commit
a924f62890
@ -14,10 +14,9 @@
|
|||||||
#include "hexabenz.inc"
|
#include "hexabenz.inc"
|
||||||
#include "hexawood.inc"
|
#include "hexawood.inc"
|
||||||
#include "trident.inc"
|
#include "trident.inc"
|
||||||
|
#include "dynamic.inc"
|
||||||
|
|
||||||
object { Le_Decor }
|
object { Le_Decor }
|
||||||
|
|
||||||
#include "dynamic.inc"
|
|
||||||
// =======================================================
|
// =======================================================
|
||||||
#declare Spline_1 =
|
#declare Spline_1 =
|
||||||
spline {
|
spline {
|
||||||
@ -26,9 +25,9 @@ object { Le_Decor }
|
|||||||
|
|
||||||
0.0, < 0, 1.3, -2>, // start point
|
0.0, < 0, 1.3, -2>, // start point
|
||||||
0.2, < 2, 1.0, -2>,
|
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.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.0, < 2, 1.0, 2>, // end point
|
||||||
|
|
||||||
1.2, < 4, 1.0, 2> // control point
|
1.2, < 4, 1.0, 2> // control point
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user