mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-04-13 02:31:58 +02:00
updated doc
This commit is contained in:
parent
0d91c42c78
commit
fb4d7de4b2
@ -1,6 +1,6 @@
|
||||
# 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]`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user