Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fordhurley/glsl-grapher
Visualize GLSL shader functions
https://github.com/fordhurley/glsl-grapher
Last synced: 12 days ago
JSON representation
Visualize GLSL shader functions
- Host: GitHub
- URL: https://github.com/fordhurley/glsl-grapher
- Owner: fordhurley
- Created: 2017-05-05T00:15:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-13T12:54:31.000Z (over 6 years ago)
- Last Synced: 2024-10-20T12:44:34.321Z (20 days ago)
- Language: JavaScript
- Homepage: https://fordhurley.com/glsl-grapher/
- Size: 279 KB
- Stars: 26
- Watchers: 4
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- AwesomeCppGameDev - glsl-grapher
README
GLSL Grapher
------------https://fordhurley.com/glsl-grapher/
### Development
Build the CSS:
make
Requires `sassc` (can be `brew install`ed).