Hi,
I use my own Modelformat ^^
I want to render "high-definition" (that means many vertices) sceletal-animated models.
Is it better to load ALL vertices for EVERY frame into memory and render them, or shall I load the basic structure (frame 1) and calculate the new vertices every time I render it ?