
I thought about making a simple ingame premade face feature selection for the hud mugshot like class selection in hexen,
and for that i thought about generating textures during runtime but i don't think that's possible,
and bruteforcing all of them would not be reasonable like if i had 4 features and 4 variant of each i'll have to store 256 images,
did anybody do that already?