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

https://github.com/fireisgood/fancy-shaders

Some shaders I've been messing around with
https://github.com/fireisgood/fancy-shaders

Last synced: about 1 year ago
JSON representation

Some shaders I've been messing around with

Awesome Lists containing this project

README

          

# Fire's Fancy Shaders

My random WebGL setup to test shaders. Not sure why you're here, but cool!

## Local Development

Clone this repo and run your favorite HTTP server in the root directory.

Here's what I use:

```bash
npx http-server ./ --ext html --cors
```

## Contributing

Huh? Why?

## License

[MIT](https://choosealicense.com/licenses/mit/)