Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/timmoth/rainbowkaleidoscope
Threejs rainbow kaleidoscope using a custom webgl fragment shader
https://github.com/timmoth/rainbowkaleidoscope
fiber r3f react shader threejs typescript
Last synced: 21 days ago
JSON representation
Threejs rainbow kaleidoscope using a custom webgl fragment shader
- Host: GitHub
- URL: https://github.com/timmoth/rainbowkaleidoscope
- Owner: Timmoth
- License: mit
- Created: 2023-01-12T23:16:16.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-16T23:34:33.000Z (almost 2 years ago)
- Last Synced: 2023-03-09T23:26:40.211Z (almost 2 years ago)
- Topics: fiber, r3f, react, shader, threejs, typescript
- Language: TypeScript
- Homepage:
- Size: 2.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RainbowKaleidoscope
Threejs rainbow kaleidoscope using a custom webgl fragment shader
[![Demo](https://img.shields.io/badge/live-demo-green?style=flat-square)](https://timmoth.com/showcase/iYsZzNtx40GfLlDQ6ZvgUQ)
Clone
```
git clone https://github.com/Timmoth/RainbowKaleidoscope.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/