https://github.com/jorbush/shaders
https://github.com/jorbush/shaders
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jorbush/shaders
- Owner: jorbush
- Created: 2024-07-30T12:30:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-01T09:58:06.000Z (almost 2 years ago)
- Last Synced: 2025-02-01T02:16:31.825Z (over 1 year ago)
- Language: GLSL
- Size: 581 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shaders
Exercises from the book [The Book of Shaders](https://thebookofshaders.com/).
## Where to run
- For VSCode:
- [GLSL Lint](https://marketplace.visualstudio.com/items?itemName=dtoplak.vscode-glsllint)
- [GLSL Canvas](https://marketplace.visualstudio.com/items?itemName=circledev.glsl-canvas)
- [Official online editor](https://editor.thebookofshaders.com/)