Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

That's amazing, thank you!

I've been meaning to get better at making shaders, maybe this summer will be the time for that.

Just out of curiosity, how are you making the shaders? Is it a program (like Unity's ShaderGraph) or through a language like HLSL?

I am using the language GLSL (with WebGL). If you're interested, I recommend this introduction to shader programming: