1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-07-31 20:10:36 +02:00

update doc

This commit is contained in:
Justin Lin
2022-07-19 11:34:07 +08:00
parent 756fde7c0f
commit 4e2edcef5b

View File

@@ -29,6 +29,9 @@ Creates visually even spacing of n points on the surface of the sphere. Nearest-
![fibonacci_lattice](images/lib3x-fibonacci_lattice-1.JPG)
use <fibonacci_lattice.scad>
use <polyline_join.scad>
n = 200;
radius = 20;