https://github.com/timmoth/light-spiral
An interactive RGB light spiral written using threejs and r3f
https://github.com/timmoth/light-spiral
Last synced: over 1 year ago
JSON representation
An interactive RGB light spiral written using threejs and r3f
- Host: GitHub
- URL: https://github.com/timmoth/light-spiral
- Owner: Timmoth
- License: mit
- Created: 2023-01-22T19:45:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-22T20:34:51.000Z (over 3 years ago)
- Last Synced: 2025-01-31T12:49:23.735Z (over 1 year ago)
- Language: TypeScript
- Size: 1.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# light-spiral
An interactive RGB light spiral written using threejs and r3f
Clone
```
git clone https://github.com/Timmoth/light-spiral.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/