ixfx
    Preparing search index...

    Namespace SurfacePoints

    Functions for producing points within a shape. Useful for creating patterns.

    Overview:

    Functions

    circleRings

    Generates points spaced out on the given number of rings.

    circleVogelSpiral

    Generates points on a Vogel spiral - a sunflower-like arrangement of points.

    sphereFibonacci

    Fibonacci sphere algorithm. Generates points distributed on a sphere.

    Type Aliases

    CircleRingsOpts
    VogelSpiralOpts

    Options for a Vogel spiral