Discussion about this post

User's avatar
Hanprogramer's avatar

Thank you for the tutorial! My question is, is there any tool I can use to parse GLSL codes to do this automatically?

Expand full comment
design4use's avatar

Shader beginner here - great tutorial.

Let's say I wanted to combine two shaders with both moving elements, one in the background that does moving color gradients, and one in the foreground that applies a circular ripple/shockwave effect on top of it.

How would you approach this conceptually? The mental challenge for me is that both are moving unlike a static photo background texture which I can just read.

Expand full comment
3 more comments...

No posts