mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-24 15:22:53 +02:00
fix missing dep
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
use <experimental/_impl/_voronoi2d_cells_impl.scad>;
|
||||
use <experimental/convex_intersection_for.scad>;
|
||||
use <shape_square.scad>;
|
||||
|
||||
function voronoi2d_cells(points, region_shape) =
|
||||
let(
|
||||
|
Reference in New Issue
Block a user