warp-grid
    Preparing search index...

    Function warpGrid

    • Generates a warp grid based on the provided bounding curves and grid definition.

      Parameters

      • boundingCurves: BoundingCurves

        The curves that define the boundaries of the grid.

      • gridDefinition: GridDefinition

        The definition of the grid, including columns, rows, and gutter.

      Returns WarpGrid

      The warp grid model and associated API functions.