I have a car model and i want to rotate it's wheels when car is moving but i don't know how can i do this. I found some examples about skinned mesh but is it the only way animating meshes in directx? Can't i easily rotate a part of mesh without bone system? And is there a any good tutorial about animating meshes in c#? Thanks.