mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-19 04:51:26 +02:00
update comment
This commit is contained in:
@@ -21,8 +21,6 @@ use <experimental/rand_pts_sphere.scad>;
|
||||
use <polyhedron_hull.scad>;
|
||||
|
||||
number = 20;
|
||||
u = rands(0, 1, number);
|
||||
v = rands(0, 1, number);
|
||||
radius = 2;
|
||||
|
||||
points = rand_pts_sphere(radius, number);
|
||||
|
Reference in New Issue
Block a user