Voronoi Generator FFGL plugin

FFGL, OSC, GLSL. If you like abbreviations, this is the forum for you
Post Reply
tekt
Posts: 3
Joined: Thu Jul 09, 2015 02:11

Voronoi Generator FFGL plugin

Post 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

User avatar
cvanhoose
Posts: 277
Joined: Tue Aug 21, 2012 22:18

Re: Voronoi Generator FFGL plugin

Post by cvanhoose »

Thank you, it is working well on my Mac.

rafaeldk
Posts: 4
Joined: Thu May 25, 2017 20:55

Re: Voronoi Generator FFGL plugin

Post 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?!

tekt
Posts: 3
Joined: Thu Jul 09, 2015 02:11

Re: Voronoi Generator FFGL plugin

Post 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.

User avatar
cvanhoose
Posts: 277
Joined: Tue Aug 21, 2012 22:18

Re: Voronoi Generator FFGL plugin

Post 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.

Post Reply