Canvas Library
 

Transition Kind

There are various kinds of transitions available. Normal/simple transitions show an HTML element mapped on a 2D rectangle in 3D space. dddBox transitions show a box in 3D space wherein one or more HTML elements are mapped to the faces of the box. multiFace transitions show 2D or 3D objects with multiple faces each having an HTML element mapped on it.

flexiBorder transitions show HTML elements mapped on a 2D or 3D object which has a flexible border. You can e.g. map an element on a circle or even morph from a rectangle into a circle.

For each kind of transition there is a corresponding class to which the transition object belongs: taccglDddBox Class, taccglMultiFace Class, taccglFlexiBorder Class.

WebGL™ is a trademark of the Khronos Group Inc.

Next Page:Animations and Transitions
Previous Page: Textures