Say I have managed to extract the bone transforms for a particular character animation.
Say also that I have managed to write these bone transforms to a texture in VRAM.
How to do a procedural animation where you are reading the bone transforms by vertex texture fetch and skinning the character?