Thread: Looking For Feedback

  1. #1
    Master n00b Matty_Alan's Avatar
    Join Date
    Jun 2007
    Location
    Bloody Australia Mate!
    Posts
    96

    Looking For Feedback

    Hey guys,
    Iv'e recently finished(sort of) writing my first major program which is a .obj loader. Being a completely self tought programmer I would like some feedback from some pros on my code in an attempt to better myself as a programmer. This is also the first time iv'e ever delt with the STL and C++ in genral as I first learn't C then started using C++ a little while later, So it was a rather steep learning curve, All comments welcome.
    At the moment it only loads verticies, Normals and Colours and I do plan to go back later and complete it

    The Code Can Be Downlaoded HERE!

  2. #2
    Registered User
    Join Date
    Nov 2006
    Location
    japan
    Posts
    126
    Hi, I just saw your code, I did not run it.
    I am not a C++ expert but I have a strong C and Objective-C and OpenGL background and I think your program is well designed. (Hence, easy to read.)
    Could you post a make or cmake project so it can be compiled easily in other unix systems like Macs also?

    Personally I would care more about indentation and maybe naming, but that is something irrelevant in some cases.
    Cheers
    Mac OS 10.6 Snow Leopard : Darwin

  3. #3
    Master n00b Matty_Alan's Avatar
    Join Date
    Jun 2007
    Location
    Bloody Australia Mate!
    Posts
    96
    Quote Originally Posted by nacho4d View Post
    Personally I would care more about indentation and maybe naming, but that is something irrelevant in some cases.
    Cheers
    Thanx for the reply, I have been working on my indentation as iv'e been trying to make my code look as good as possible, but for some reason I always seem to get comments on it

    As for porting it I havn't yet worked on mac(mainly because I hate Mac OS) or unix systems but want to get into being able to write portable code in the future however at the moment i'm in a pretty heavy pre-uni study routine which is eating my time. But it is on my wish list of things to accomplish.

Popular pages Recent additions subscribe to a feed