Karl Berg's .obj loader and textures

Nibbie
Posts: 1
Joined: 2008.03
Post: #1
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
Quote this message in a reply
Member
Posts: 24
Joined: 2008.01
Post: #2
Norwich! I went to college there! (CCN) Smile

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'?
Quote this message in a reply
Post Reply