Recursion

July 5, 2022

This is an entry for @sableRaph's weekly creative coding challenge. The theme for this week was "recursion."

This draws hands on fingers recursively, using glsl-autodiff to make them wiggle via a shader. To blend the seams between the models, I've disabled depth testing, and fade out each hand at the wrists for a smoother transition.