Finally someone is paying me to learn how to do shaders.
It already feels like I pulled up the curtain behind the magic trick
@aearil I'm doing this for a client who wants a particular effect on a website, the only way to achieve the effect is with a shader, so mainly it's because of an interesting web project
@aearil thanks n.n here are my dotfiles if you are interested https://github.com/afk-mario/dotfiles
@aearil gruvbox ftw :)
@mario_afk shaders are so cool to learn and use :) hope you'll have a great time!
@mario_afk shaders are so much fun! it's like hexy.now.sh but even faster & more expessive
@oak Was thinking exactly that! haha want to get to the part where I also change textures
@mario_afk one of my favourite tricks is using textures to embed datasets for the shaders, like heightmaps or tilemaps or strings
@mario_afk I don't know if js is your thing, but http://regl.party is a really fun way to mess with webgl and shaders
@oak I'm actually doing this for a JS project so thanks !