Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fireship-io/threejs-scroll-animation-demo
3D Scrolling Portfolio Website with Three.js
https://github.com/fireship-io/threejs-scroll-animation-demo
Last synced: about 2 months ago
JSON representation
3D Scrolling Portfolio Website with Three.js
- Host: GitHub
- URL: https://github.com/fireship-io/threejs-scroll-animation-demo
- Owner: fireship-io
- Created: 2021-05-20T21:10:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-06T10:45:24.000Z (7 months ago)
- Last Synced: 2024-10-01T12:44:28.358Z (4 months ago)
- Language: HTML
- Size: 1.19 MB
- Stars: 1,497
- Watchers: 31
- Forks: 645
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrollable 3D Animation with Three.js
- Watch the [full tutorial](https://youtu.be/Q7AOvWpIVHU) on YouTube
- [Scrollable Three.js Animation](https://fireship.io/snippets/threejs-scrollbar-animation) Snippet## Usage
```
git clone
npm install
npm run dev
```