mirror of
https://github.com/JustinSDK/dotSCAD.git
synced 2025-08-21 05:52:16 +02:00
rename
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
function fibonacci_sphere(n, radius, dir = "CT_CLK") =
|
||||
function fibonacci_lattice(n, radius, dir = "CT_CLK") =
|
||||
let(
|
||||
toDegrees = 180 / PI,
|
||||
phi = PI * (3 - sqrt(5)),
|
Reference in New Issue
Block a user