I have thought about saving animation data in texture. I think I can save shader parameter setting and interpolation cost in CPU, and also enable animated instancing.
But I couldn't find no text mentioning about this, so I think there's some obvious reason people don't do this. Which I'm missing.
Can I know what I missed? Or is this just widely known technique?