IBM TJ Watson Research

IBMTextSpinning

IBMTextSpinning.mp4

Description

Text is rotated through 360 degrees, clockwise, over a period of 5s and then for 5s the Text stands still in its unrotated state. This cycle repeats indefinitely.

The 5s rotation is driven by a TimeSensor with loop set to false. Another TimeSensor is set with loop true and its cycleInterval set to 10s. Its cycleTime eventOut is routed to the startTime of the 5s TimeSensor. Hence each period of the 10s TimeSensor the 5s TimeSensor is started.

Screenshot

Snapshot taken while spinning.



Back to main index