Flip Effect

The flip effect, which simulates a flip between a front and back view of an object by means of a 3D rotation, is an interaction between a PIXI scatter object and a DOM Flip effect. The PIXI scatter is used as the source for the front view of the DOM Flip which is created on demand if the user clicks the Info Button which is added to the PIXI scatter by the FlipEffect wrapper.

For the user it simply looks like a single flipping card, but in terms of UI elements, the following levels are mixed:

Example

Canvas not supported