Atropos
Atropos is a lightweight, free and open-source JavaScript library to create stunning touch-friendly 3D parallax hover effects. Available for JavaScript, React and as a Web Component
Touch-friendly 3D parallax hover effects
Atropos is a lightweight, free and open-source JavaScript library to create stunning touch-friendly 3D parallax hover effects. Available for JavaScript, React and as a Web Component
alwaysActive
parameter to keep Atropos "activated"/"entered" all the timestretchZ
parameter to set translateZ
offset for multiple Atropos elements in same container (with same eventsEl
)commonOrigin
parameter for multiple Atropos elements in same container (with same eventsEl
)durationEnter
parameterdurationLeave
parameterrotateLock
parameterduration
parameter (defaults to 300
)stretchZ
and commonOrigin
(78c177c)alwaysActive
parameter to keep Atropos "activated"/"entered" all the timestretchZ
parameter to set translateZ
offset for multiple Atropos elements in same container (with same eventsEl
)commonOrigin
parameter for multiple Atropos elements in same container (with same eventsEl
)durationEnter
parameterdurationLeave
parameterrotateLock
parameterduration
parameter (defaults to 300
)stretchX
and stretchY
props (5d06bd9)class
prop (2d05998)rotateTouch
now accepts scroll-x
and scroll-y
values to keep scrolling on touchscreens (c13dfb7)Initial release