mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-07-31 03:50:27 +02:00
updated doc
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# golden_spiral
|
# golden_spiral
|
||||||
|
|
||||||
Gets all points and angles on the path of a golden spiral. The distance between two points is almost constant.
|
Gets all points and angles on the path of a golden spiral based on Fibonacci numbers. The distance between two points is almost constant.
|
||||||
|
|
||||||
It returns a vector of `[[x, y], angle]`.
|
It returns a vector of `[[x, y], angle]`.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user