Karl Berg's .obj loader and textures
I'm having difficulty getting textures to load properly using Karl Berg's .obj loader with my Xcode project. It doesn't help that http://www.sfu.ca/~kberg/Code/ObjLoader.tgz is broken, so all I've found is the needed .h and .cpp files, but I don't have any of his examples (I understand there were some in the folder?). Could anyone point me to a mirror for the files? Or does anyone want to hazard a guess as to why the textures might not be loading?
Thanks in advance.
Lucas
Thanks in advance.
Lucas
Norwich! I went to college there! (CCN) 
I don't know anything about that lib but obj files are very easy to parse. Are you getting any textures at all? What do you mean 'they don't load properly'?

I don't know anything about that lib but obj files are very easy to parse. Are you getting any textures at all? What do you mean 'they don't load properly'?

