I wanna render same models with skinned meshes multiple time. and usually to optimize same mesh we can use instanced mesh but since it is skinned mesh with animation how can batch these model in single draw call? I did not see any solution for such case. Does anyone have a example demonstrating it? Please guide me since I am using skinned mesh model for first time
Also if you have resoures for understanding skinned meshes, please share. I have no idea how it wiorks or how there are different that simple meshes and why its so hard to batch them together. Id like to know
Thanks