https://github.com/notchris/three-codegolf-shader
Load a codegolf as an animated shader material for three.js
https://github.com/notchris/three-codegolf-shader
codegolf dwitter material shader threejs
Last synced: 6 months ago
JSON representation
Load a codegolf as an animated shader material for three.js
- Host: GitHub
- URL: https://github.com/notchris/three-codegolf-shader
- Owner: notchris
- License: mit
- Created: 2020-03-23T21:46:29.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-14T00:59:16.000Z (about 3 years ago)
- Last Synced: 2025-07-19T22:22:56.865Z (6 months ago)
- Topics: codegolf, dwitter, material, shader, threejs
- Language: JavaScript
- Size: 2.14 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# three-codegolf-shader
Load a [codegolf](https://codegolf.tk) as an animated shader material for three.js. Created by cantelope and notchris.
[View Demo](https://notchris.net/codegolf/)
## Run demo
```bash
npm install
```
```bash
npm run start
```
## Usage
TBD
## License
[MIT](https://choosealicense.com/licenses/mit/)