For someone with no background about Graphics Design, how should anyone start learning GLSL? I started seeing Shadertoy code but don't understand the variables and syntaxes.
Asked
Active
Viewed 59 times
1 Answers
-1
I suggest looking at a resource like https://learnopengl.com/. This website a ton of comprehensive modern OpenGL tutorials and goes into depth about GLSL shaders in a few of them. ShaderToy shader code works a bit differently than normal graphics applications and is explained nicely in this question's answer:

ArcaneEnforcer
- 124
- 10