And the shader in the post is the last in that series. Full screen mode available on all Shadertoy animations. The appearance is controlled by the mouse. Also, feel free to edit the code on the Shadertoy site and see the results (which you then can share, if you feel like that).
no subject
interactive animation (full screen mode available on all Shadertoy animations):
www.shadertoy.com/view/WlSGzK
history: https://github.com/anhinga/2019-python-drafts/tree/master/vispy/atparty-2019
no subject
interactive animation:
www.shadertoy.com/view/WlS3RV
And the shader in the post is the last in that series. Full screen mode available on all Shadertoy animations. The appearance is controlled by the mouse. Also, feel free to edit the code on the Shadertoy site and see the results (which you then can share, if you feel like that).
no subject
1) Particularly interesting animation patterns tend to be achieved when one drags the mouse under the image.
2) These programs are quite short.
For example, these 19 lines of GLSL is the code of the fragment shader generating the animation in the post: