- Edited
Godot uses it own shader language although quite similar to GLSL it can still be a bit tricky to import shaders from shadertoy which also uses its own variables and techniques , in this tutorial will take the most popular new fragment shader in ShaderToy and import it to Godot making all required conversions slowly step by step.