Skip to content

Instantly share code, notes, and snippets.

@hamoid
Last active October 27, 2019 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hamoid/152b637cea87259b391a552e3b44f939 to your computer and use it in GitHub Desktop.
Save hamoid/152b637cea87259b391a552e3b44f939 to your computer and use it in GitHub Desktop.
Links for In the Mood for Shaders workshop

GLSL Functions

The original seems to be down, so here an archive.org copy https://web.archive.org/web/20190314011849/http://www.shaderific.com/glsl-functions/

GLSL rotations

https://github.com/dmnsgn/glsl-rotate/blob/master/rotation-2d.glsl

GLSL packages

http://stack.gl/packages/

Shaping functions by Golan Levin

http://www.flong.com/texts/code/shapers_poly/

stackgl is an open software ecosystem for WebGL

http://stack.gl/

HSV to RGB

https://github.com/hughsk/glsl-hsv2rgb/blob/master/index.glsl

Shader Tool for Processing

https://funprogramming.org/ShaderTool-for-Processing/

QR for this document

QR Code

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment