Class: Ambler

Ambler(mask, options)

Define the Ambler Tangle. Ambler consists of a grid containing rotated box spirals.

Constructor

new Ambler(mask, options)

Create a new Ambler.

Parameters:
Name Type Description
mask Array.<Point> | Polygon

Vertices of a polygon used as a mask. Only the portion of the tangle inside the polygon will be visible.

options AmblerOptions

The options list.

Source: