The main problem with using a lib for something like an OBJ loader is that learning the lib, its quirks and its bugs often takes longer than just writing your own. And God forbid the library author decides to "update" it and change around the API for no reason.