Texture symmetry/kaleidoscope process

Hi there. Does anyone know of a library which is compatible with Babylon for the illustrated texture effects? I also need texture blur, but I believe I can use babylon post process effects for that.

Per

As example - https://codepen.io/soulwire/pen/kXmjOE

1 Like

This one is also nice - kaleidoscope

1 Like

I guess you could use a post process for both :slight_smile:

The blur post process already exists in Babylon. About the second one, if you find a nice shader on ShaderToy for instance, we could help you implement it in Babylon.

1 Like

Thanks a lot for the quick replies!

I am playing with some variants and will post here if I come up with something good.