https://github.com/ehsan-shv/threesmoothscrollbar
A basic example of how to integrate Three.js and Smooth-scrollbar
https://github.com/ehsan-shv/threesmoothscrollbar
Last synced: 3 months ago
JSON representation
A basic example of how to integrate Three.js and Smooth-scrollbar
- Host: GitHub
- URL: https://github.com/ehsan-shv/threesmoothscrollbar
- Owner: ehsan-shv
- Created: 2022-12-17T11:51:06.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-25T16:03:36.000Z (about 3 years ago)
- Last Synced: 2025-07-07T05:45:22.238Z (11 months ago)
- Language: JavaScript
- Homepage: https://three-smooth-scrollbar.vercel.app
- Size: 12.7 KB
- Stars: 9
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ThreeSmoothScrollbar
A basic example of how to integrate Three.js and [Smooth-scrollbar](https://github.com/idiotWu/smooth-scrollbar).
Based on [this](https://tympanus.net/codrops/2022/01/05/crafting-scroll-based-animations-in-three-js/) article by Bruno Simon.
Live [Demo](https://three-smooth-scrollbar.vercel.app/).