IBMCirclesRotating
IBMCirclesRotating.mp4
Description
This test case is very similar to
IBMRectanglesRotating except that this one
has four Circles, each of radius 100 arranged in a block so that one corner of the bounding box of each
Circle is at mid-point of the screen at 0,0. Each Circle is scaled by a factor of 2,1 so that it is
200 pixels in the X direction and 100 in the y (this makes them the same size as the Rectangles in the other
test case).
See IBMRectanglesRotating
for a detailed description of the rotation behavior via TimeSensors and conditionals that is done
identically in this test case.
Screenshot
Snapshot of the four circles in unrotated state
Snapshot taken during rotation about screen mid-point
Snapshot taken during rotation about each circles mid-point
Back to main index