Converting a Shader from pure GLSL?
Posted: Sun Dec 14, 2014 5:45 pm
Hi guys, I'm just starting to learn how to use shaders and hope to learn eventually to write my own shaders, but for now my question is this:
Is it generally possible to convert any glsl shader effect into one that will work with LOVE? Or are there some cases where converting a shader to a LOVE compatible one is not feasible?
The shader I'm specifically curious about is this one: https://www.shadertoy.com/view/4dXGR4
I'd appreciate any advice anyone could offer. Thanks!
Is it generally possible to convert any glsl shader effect into one that will work with LOVE? Or are there some cases where converting a shader to a LOVE compatible one is not feasible?
The shader I'm specifically curious about is this one: https://www.shadertoy.com/view/4dXGR4
I'd appreciate any advice anyone could offer. Thanks!