I think it would be better to just be able to load it in SFML and then render it yourself, that way, you can have full control over your model rendering process. 3D model loading might be good, but rendering them is not really worth it when most people will have to change it anyways. I am going to start working with loading in a model in my SFML application, so I might make a small utility for loading in models from .3DS, but I won't have much time to work on it or maintain it if I do it at all.