PointsHexagonGrid Op
generate coordinates for a hexagon grid, outputs array3x
Summary (oneliner)
Full Name
- Ops.Array.PointArray.PointsHexagonGrid
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
INPUT PORTS
Dimensions
Rows (Number:integer )
amount of rows
Colums (Number:integer )
amount of columns
Hex facing index (Number:integer )
Orientation
Hex facing (String)
choose between pointy or topped facing
Flip corners (Number:boolean )
Spacing
Tile X offset (Number)
offset hexagon points on x axis
Tile Y offset (Number)
offset hexagon points on y axis
Multiplier (Number)
scale both offsets
OUTPUT PORTS
Array out (Array)
the resulting array with 3d points of a hexagon grid