1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-01-29 03:47:45 +01:00

updated doc

This commit is contained in:
Justin Lin 2017-03-29 17:53:00 +08:00
parent 3224504737
commit 43ae1b2605

View File

@ -68,4 +68,4 @@ Creates all points and angles on the path of a spiral around a sphere. It return
hull_polyline3d([for(pa = points_angles) pa[0]], 2);
}
![sphere_spiral](images/lib-sphere_spiral-5.JPG)
![sphere_spiral](images/lib-sphere_spiral-6.JPG)