A Journey Into Shaders

https://www.mayerowitz.io/blog/a-journey-into-shaders

50 points · 3 comments · view on lemmy.world

3 Comments

monotremata@kbin.social · 7 pts · 2y (1 reply)

Shaders are terrific fun. I highly recommend ShaderToy if you want to experiment with them; it makes the loop between changing the code and seeing the effect very tight. I also recommend the YouTube channel "Art of Code" for good examples, well-explained.

towerful@programming.dev · 1 pts · 2y

I've started dipping my toes into shaders using TouchDesigner (I'm a big touchdesigner fan!).
And yeh, shaders are still a dark art magic to me.

graphicsguy@programming.dev · 3 pts · 2y

As a graphics programmer in the games industry, it's always exciting to me when people discover how much fun all this stuff is