Canvas Sorting
October 2, 2007
The new NodeBox release can access the canvas and muck about with all the objects on it. This allows for some interesting effects: here, I sorted all objects using their vertical position, and gradually changed the stroke and scale of each object.

Write a comment