Skip to content

cross compatible GL/GLES shaders to be tweaked in realtime

License

Notifications You must be signed in to change notification settings

npisanti/ofxDotFrag

Repository files navigation

ofxDotFrag

Build status Build status

ofxDotFrag is a collection of ready to use post processing / glitch shaders with this goals:

  • Process and renders to ofFbos.
  • Cross compatible, works both on openGL and openGL ES
  • Fast to use API ( higher level than just using ofShader )
  • Shaders made to be used/tweaked in realtime performances
  • Easy to write new shader classes

At the moment the shader selection includes:

  • Hue/Saturation/Brightness/Contrast
  • ThreeTones
  • Delay
  • EchoTrace
  • InvertStrobe
  • Mirror
  • MirrorAxis
  • Turbolence
  • FXAA
  • Twist
  • RadialRemap

and an ofx::dotfrag::Live class for live coding.

Donate

I support you, you support me!
If you find this code useful, consider fueling me with coffee!

License

Nicola Pisanti, MIT License 2018-2019.

About

cross compatible GL/GLES shaders to be tweaked in realtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages