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
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
This one is also nice - kaleidoscope
I guess you could use a post process for both
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.
Thanks a lot for the quick replies!
I am playing with some variants and will post here if I come up with something good.