An open API service indexing awesome lists of open source software.

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

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/)