mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-14 18:54:41 +02:00
update doc
This commit is contained in:
@@ -39,6 +39,8 @@ 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);
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
If you render, export and save the previous model as `voronoi3d.stl`, the following code will generate a Voronoi sphere.
|
If you render, export and save the previous model as `voronoi3d.stl`, the following code will generate a Voronoi sphere.
|
||||||
|
Reference in New Issue
Block a user