IBM TJ Watson Research

IBMOutlinesM

IBMOutlinesM.mp4

Description

Using Meter metrics every 50ms a new Rectangle drawn with filled=FALSE is inserted with a different color, size, translation and scale. This continues for 16.5s, making 330 shapes inserted in total. Each shape has its own TimeSensor and ColorInterpolator. For each shape the LineProperties, TimeSensor and ColorInterpolator are DEF'd. With the main group being DEF'd for the insert this makes 991 IDs in total.

For each shape there are 2 ROUTES (one from the TimeSensor to ColorInterpolator; one from ColorInterpolator to LineProperties lineColor) making 660 ROUTES.

Screenshot

Snapshot taken after all nodes inserted.



Back to main index