And here’s another idea: A sparkler effect would be amazing for some camera views - especially if driven by the output of motion detection, e.g. Motion Heat Map.fs.
The apple keynote (which I opened today for the first time in many years) has very cool animations. For example, this is the effect of trace. Interesting. Maybe there is some possibility to convert them to ISF? Inside the application there are .frag and .vert files
in keynote, this effect can only be applied to shapes and text, and the inserted image cannot be applied
Here’s another idea - a ‘Snapshot’ Shader. I believe this is simple to implement. Anyone care to comment?
This shader would generate no output (100% Alpha) until a button is pressed, at which point the current frame is displayed and retained for a short period of time as it fades back to the no output state.
While a useful effect on its own if triggered by a drum pad, or perhaps on detected beats, it could also be used to generate brief, timed responses from other shaders that run perpetually, such as zooming feedback.
I think the ‘Snapshot’ shader described here wouldn’t be too hard, it is sort of a combination of things that already exist.
Generally as part of my setups I like to have several ‘blaster’ effects that are these sorts of one-offs that you use at special moments to create a burst or flash of some kind in response to a button press. Quite useful!
Any chance of converting this shadertoy by Adam Ferriss of Marching Ants ?
(I had a try with the ISF editor, without success )
I think it’d be a fun little thing to have access to…
As would other mouse-driven generators, that ‘expose’ live drawing / shape making / FX etc https://www.shadertoy.com/view/XltcR2
It might be similar in concept to triangles… essentially the idea is to first figure out ‘which’ hexagon you are in, and then pick the appropriate pixel(s) to use for that section.
Hi everyone! Just joined the vdmx message boards.
I’m really into retro style stuff inspired by old cartoons, etc.
Have any ideas for how to recreate the intro opening card to rugrats?