Examples

Arrays and lines 01


Open In Editor

This patch demonstrates a few ways to generate lines and points with the array ops.
This shows how an array can be sliced into chunks, processed separately and then joined back together again.
The small white rect shows how to extract the co-ordinates from one point in the array.