1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-22 22:35:18 +02:00
This commit is contained in:
Justin Lin
2020-10-26 14:49:14 +08:00
parent ca2c5bffe7
commit 53887f6048

View File

@@ -1,4 +1,4 @@
function fibonacci_sphere(n, radius, dir = "CT_CLK") = function fibonacci_lattice(n, radius, dir = "CT_CLK") =
let( let(
toDegrees = 180 / PI, toDegrees = 180 / PI,
phi = PI * (3 - sqrt(5)), phi = PI * (3 - sqrt(5)),