Page 1 of 1

Voronoi Generator FFGL plugin

Posted: Mon May 14, 2018 02:25
by tekt
I've created a Vornoi pattern generator plugin, based on this from ShaderToy:
https://www.shadertoy.com/view/ldl3W8

Mac version available at:
https://github.com/t3kt/ffgl/releases/t ... gen-v1.0.0

The Windows build is broken for some reason, but the mac version works.

Image

Re: Voronoi Generator FFGL plugin

Posted: Wed May 16, 2018 13:49
by cvanhoose
Thank you, it is working well on my Mac.

Re: Voronoi Generator FFGL plugin

Posted: Fri May 25, 2018 05:02
by rafaeldk
a little help to install it?!
I'm droping the .bundle file into vfx folder inside App/Resolume.../Plugins/vfx

isn't it?!

Re: Voronoi Generator FFGL plugin

Posted: Sat Jun 02, 2018 20:14
by tekt
rafaeldk wrote: Fri May 25, 2018 05:02 a little help to install it?!
I'm droping the .bundle file into vfx folder inside App/Resolume.../Plugins/vfx

isn't it?!
That should work. Alternatively you can change your resolume preferences to add a separate plugin directory. That's probably a better option since the Resolume installer may wipe out anything in the app directory when you update.

Re: Voronoi Generator FFGL plugin

Posted: Thu Aug 02, 2018 03:33
by cvanhoose
tekt wrote: Mon May 14, 2018 02:25 I've created a Vornoi pattern generator plugin, based on this from ShaderToy:
https://www.shadertoy.com/view/ldl3W8

Mac version available at:
https://github.com/t3kt/ffgl/releases/t ... gen-v1.0.0

The Windows build is broken for some reason, but the mac version works.

Image
Have you figured a fix for the Windows build. Mac version works well.