ohheynoway@programming.devtoProgramming@programming.dev•An introduction to Shader Art CodingEnglish
3·
1 year agoThis video is a really nice introduction! Shaders are really fun and people make amazing things. Would recommend playing with them if you’ve never tried.
‘using’ is pretty interesting, seems like it would make disposables easier to use. Though naming the disposable that you never use is a little weird.