https://github.com/timmoth/light-ring
Interactive light ring fragment shader written using threejs
https://github.com/timmoth/light-ring
Last synced: 9 months ago
JSON representation
Interactive light ring fragment shader written using threejs
- Host: GitHub
- URL: https://github.com/timmoth/light-ring
- Owner: Timmoth
- License: mit
- Created: 2023-01-19T21:49:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-19T22:27:49.000Z (over 3 years ago)
- Last Synced: 2025-08-27T08:37:32.978Z (10 months ago)
- Language: TypeScript
- Size: 729 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# light-ring
Interactive light ring fragment shader written using threejs
[](https://timmoth.com/showcase/BtpaihNxQkiy7aTDjiAtbg)
Clone
```
git clone https://github.com/Timmoth/light-ring.git
```
Build
```
npm run build
```
Run
```
npm install http-server -g
http-server
```
App will be available at http://localhost:8080/