vabada / glsl-util

glsl functions for blending, compositing, complex numbers and transforms, procedural textures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

glsl-util

A mixed bag of glsl functions covering:

  • Color blending/compositing, plus blend mode interpolation
  • Complex number operators
  • Complex plane transforms and transform interpolation
  • Procedural texture generation

Originally this was an all-in-one shader for an old app I worked on as a glsl beginner, but now just placed here because it contains some useful functions.

About

glsl functions for blending, compositing, complex numbers and transforms, procedural textures


Languages

Language:C 100.0%