1. Boost log - argg!

    Rarrgh!

    Boost log is driving me crazy - logically identical code is giving me 2 different results. I can get their sample file logging code to work, but when I port it to my own Logger class, nothing gets written to the file (default.log in this case).

    Below is my …

    read more
  2. Saturday Night

    Welp - just finished finding a bug in Boost Log 1.54 (or what I believe is a bug, or several). Basically, you can compile Boost 1.54 (including the Log component), but when you try to use it in a project, all hell breaks loose.

    It's really too bad - I …

    read more
  3. Quaternions are driving me crraazzzyyy

    So I'm super frustrated right now. I'm just learning Quaternions for use in my graphics engine, but am so far unable to get them to work properly. I'm trying to use a Quaternion for rotations of my First Person Camera, which seems like it shouldn't be a huge deal. Unfortunately …

    read more

« Page 4 / 5 »