mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-13 18:24:28 +02:00
update example
This commit is contained in:
@@ -39,7 +39,10 @@ The preview or rendering of 3D Voronoi is slow. If you want to use this module,
|
|||||||
translate(pt) cube(1);
|
translate(pt) cube(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
voronoi3d(points);
|
intersection() {
|
||||||
|
sphere(r);
|
||||||
|
voronoi3d(points);
|
||||||
|
}
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
Reference in New Issue
Block a user