Porting frame buffer Shadertoy to three.js

359 Views Asked by At

I want to port this shader: https://www.shadertoy.com/view/ldcGDX, to three.js. I'm new with fragment shaders but I'm using this thread as a semi-guide for how to port this type of frame buffer shader: https://discourse.threejs.org/t/basi...sl-shaders/409

Sadly, there seem to be lots of variables that needs to be converted in ways that are unknown for me. And the resources for this type of porting is sparse to say the least. So i'm asking all the shader masters out there for some kind of guidance of how to port this code/variables to make the port successful. Or if someone have good information to direct me to!

Thank you!

0

There are 0 best solutions below