As a graphics programmer in the games industry, it’s always exciting to me when people discover how much fun all this stuff is
A Journey Into Shaders
Submitted 11 months ago by mac@programming.dev to programming@programming.dev
https://www.mayerowitz.io/blog/a-journey-into-shaders
monotremata@kbin.social 11 months ago
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 11 months ago
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.