1 个仓库
JavaScript libraries specialized in creating three-dimensional perspective and depth effects during page scrolling.
Distinct from Scrolling Effects: Existing candidates focus on general scrolling effects or mobile optimization, not specifically on 3D perspective transforms for lists.
Explore 1 awesome GitHub repository matching web development · 3D Scroll Libraries. Refine with filters or upvote what's useful.
stroll.js 是一个前端 UI 动画库,旨在将标准的 Web 列表转换为三维滚动显示效果。它作为一个利用 CSS3 变换(transforms)创建基于深度的透视效果的工具。 该库专注于 3D Web 动画和交互式列表设计。它实现了响应用户移动的视觉效果,在导航列表元素时增加空间深度和透视感。
Implements a JavaScript library that creates three-dimensional scrolling perspectives for lists using CSS3 transforms.