DEV Community

Cover image for TouchFlip3D: Flip Elements with Drag & Touch Gestures
jQueryScript
jQueryScript

Posted on

TouchFlip3D: Flip Elements with Drag & Touch Gestures

TouchFlip3D-Web: a vanilla JavaScript Web Component that flips HTML elements in 3D using drag and touch gestures.

Key highlights:

• Zero dependencies — pure Vanilla JS

• Works on mobile (touch) and desktop (mouse drag)

• Shadow DOM keeps styles fully isolated

• Drop it into React, Vue, or plain HTML

• Free-axis rotation on both X and Y

👉 Blog Post

👉 GitHub Repo

👉 Live Demo

Top comments (0)