Previous topicNext topic

Some more shader experiments

Live performances or exported movies created with Magic.
Post Reply
TKS
Posts: 139
Joined: Mon May 17, 2021 10:40 am

Some more shader experiments

Post by TKS »

Nothing too sophisticated, it's more a test for simple visuals for everyday use which do not need lots of time to implement.
Hope you like it:

TEHK
Posts: 56
Joined: Mon Mar 12, 2018 9:04 pm

Re: Some more shader experiments

Post by TEHK »

Is there a tutorial somewhere on how you are fading between the various shaders in Magic? I suspect this is achieved with playlists, but also, you could be setting keyframes somehow to morph the variables in each shader.

Overall, very cool and inspiring!
TKS
Posts: 139
Joined: Mon May 17, 2021 10:40 am

Re: Some more shader experiments

Post by TKS »

TEHK wrote:Is there a tutorial somewhere on how you are fading between the various shaders in Magic? I suspect this is achieved with playlists, but also, you could be setting keyframes somehow to morph the variables in each shader.
The obvious and easiest way are playlists, the next one (with less options) is the "MultiMix" module, and the most flexible way is using a dedicated shader to blend images and/or videos.
When you search for "image blend" or "fading" over at Shadertoy you'll find some interesting ones, and if you know how to program you can easily adjust them to your needs.
TEHK wrote:Overall, very cool and inspiring!
Thanks a lot :D
Post Reply