test-order.x3d

This test addresses the importance of the transformation order when drawing a figure. The test draws the same figure twice, however the transformation order is different for each one. The leftmost one uses the following order to draw the figure: scaleOrientation, scale, translation and rotation. The rightmost figure uses the following order: scaleOrientation, rotation, translation and scale. This will result on the left figure being longest along the Y axis and the right figure being longest along the X axis.

Original X3D scene

Your browser might not support all features required by Cobweb!

Cobweb X3D Browser