-
David Thompson authored
This source algorithm uses a Fibonacci spiral (generated using the "Golden Angle" of π*(sqrt(5) - 1)) which is then projected out of the plane onto a sphere and Delaunay-tetrahedralized into a ball. It includes a normal vector field by default which is zero-length at the center of the ball.
David Thompson authoredThis source algorithm uses a Fibonacci spiral (generated using the "Golden Angle" of π*(sqrt(5) - 1)) which is then projected out of the plane onto a sphere and Delaunay-tetrahedralized into a ball. It includes a normal vector field by default which is zero-length at the center of the ball.
Loading