Adding texture to my procedural animated creatures
I recently started to learn procedural animation, and while not really good at it yet, I just want to know how to add texture (for example a pixel art that I have) to a limb for example. I am using raylib, so I want a way to do it without an engine. My first thought was to add a texture to each limb, but I want to know if there is a better, or more known approach.
u/KMO_the_human — 1 day ago