I'm currently trying to make a simple model viewer for the iPod Touch, and I managed to render the model meshes where vertex blending is not performed (that is, mesh is attached to a single skeleton bone matrix).
In cases were a mesh use weights to perform blending, is there a way to do it in the ipod Touch using OpenGL ES 1.1?
thanks in advance