I want to load models in a format that supports skeletal animations into opengl.
The formats that I problably want to load are: dae (collada) or iqm/ iqe.
I already checked md5 but at the moment I don't care to much about it.
My problems are:
1. I don't want to use libraries like assimp, collada dom, fcollada or opencollada. So were do I find good examples I knew a site called wazim or similar, but I can't find it anymore
2. I don't know how to parse binary files like iqm/ iqe, are they just zeros and ones?
Thank you.
Edited by bigdilliams, 17 November 2012 - 01:14 PM.






