Hi
Today i've played to making fx for MMF2 DX9 and DX11.
I want to share this little pack fx for MMF2 Users wich contain 4 shader fx.
1- Space Texture - DX9 http://gigatron3k.free.fr/html5/F25/fxgif/space.gif
2- Copper Bar - DX9 (amiga forever) http://gigatron3k.free.fr/html5/F25/fxgif/cbar.gif
3- Color Cycle - DX9 conversion from shadertoy http://gigatron3k.free.fr/html5/F25/fxgif/ccycle.gif
4- Flicker DX11 http://gigatron3k.free.fr/html5/F25/fxgif/flicker.gif
To animate them you must use internal MMF2 Timer command for example ;
Copper bar; Always set effect parameter to "tt" <-- uniform variable and value to "timer * 0.005" to reverse
animation set "timer * -0.005";
hope you will like it;