https://github.com/maxinteger/practice-threejs-vaporwave
https://github.com/maxinteger/practice-threejs-vaporwave
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/maxinteger/practice-threejs-vaporwave
- Owner: maxinteger
- Created: 2022-04-03T14:12:30.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-03T14:12:40.000Z (almost 4 years ago)
- Last Synced: 2025-01-26T10:29:44.265Z (12 months ago)
- Language: JavaScript
- Size: 91.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Practice Three.js Vaporwave scene
based on this blog post: https://blog.maximeheckel.com/posts/vaporwave-3d-scene-with-threejs/
```shell
npm install
npm start
```