glslify / glsl-easings

Robert Penner's easing functions in GLSL, available as a module for glslify.
http://glslify.github.io/glsl-easings/
Other
447 stars 35 forks source link

Patch 1 #8

Open bmschmidt opened 4 years ago

bmschmidt commented 4 years ago

See https://github.com/glslify/glsl-easings/issues/7

bmschmidt commented 4 years ago

This also fixes a problem where the visual tests didn't run because the frag shader was misnamed in the code.