Talk:OpenGL:Tutorials:Tutorial Framework:MD2Animation
From GPWiki
The wiki is now hosted by GameDev.NET at wiki.gamedev.net. All gpwiki.org content has been moved to the new server. However, the GPWiki forums are still active! Come say hello. (Note: there is a memory leak in the unloading of the models (found in the destructor and the Load function). frame[*].Norm and frame[*].Vtx need to be delete[]d as well as frame.) Another one for me to fix. I've noticed recently that the code doesn't seem to handle some other MD2 files that I threw at it. I guess I'll have to re-jig it. Codehead 15:07, 30 June 2006 (EDT) |


