mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-10 16:54:23 +02:00
update example
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use <hull_polyline2d.scad>;
|
||||
use <experimental/tri_ear_clipping.scad>;
|
||||
use <triangle/tri_ear_clipping.scad>;
|
||||
use <shape_starburst.scad>;
|
||||
use <experimental/tri_bisectors.scad>;
|
||||
use <triangle/tri_bisectors.scad>;
|
||||
|
||||
shape = shape_starburst(30, 12, 10);
|
||||
hull_polyline2d(concat(shape, [shape[0]]), width = 1);
|
||||
|
Reference in New Issue
Block a user