How would go about writing a shader? Sorry if this question sounds a bit blunt, but I really don’t know where to start.
copy and paste bits from other shaders? Start simple?
AC
Yeah, the shaders I’ve done started out as shaders that others wrote which I hacked around with until I eventually sort of understood what I was doing and was able to get the result I wanted. However, fancy shaders with pixel shading effects and stuff are way outta my league.
–Eric
Read the docs?
Oh wow, thanks. Didn’t know there was a tutorial for shader