IBMTiles
IBMTiles.mp4
Description
Every 2 seconds a Rectangle is added which has its own ColorInterpolator and TimeSensor that changes the color
from white to black and repeats. The cycleInterval of each TimeSensor is 2s - the same as the insert interval.
The insertion continues until a full grid of 8 by 8 Rectangles is built (and the yellow background is hidden).
As the insertion rate and interpolator cycleInterval are identical the resultant should be a uniform color
block. Any variation in color in the Rectangles shows a timing deviation.
Screenshot
Snapshot taken during node insertion.
Back to main index