The discovery of the remains of a dog-size T. Rex ancestor has shed new light on dinosaur evolutionary history, a new study claims. Read More
It has been nearly a year since comic book readers last saw Wayne, better known to most as the original Batman . Read More
North Queensland residents will have greater security of supply against the heat this summer with Origin officially opening its Mt Stuart Power Station expansion in Townsville today. Read More
bool LineToAABB( const ceLineSeg& line, const bvAABB &aabb) { // center box at origin D3DXVECTOR3 vSegDir = (line.vEndPt - line.vStartPt) * 0 .5f; // segment half width vector D3DXVECTOR3 vBoxExtents = (aabb.vMax - aabb.vMin) * 0 .5f; // aabb half width vector D3DXVECTOR3 vCentered = line.vStartPt + vSegDir - (aabb.vMin + aabb.vMax) * 0 .5f; // put at origin D3DXVECTOR3 absDir = vSegDir; // no negatives absDir.x = fabs(absDir.x); absDir.y = fabs(absDir.y); absDir.z = fabs(absDir.z); if (fabs(vCentered.x) > vBoxExtents.x + absDir.x || fabs(vCentered.z) > vBoxExtents.z + absDir.z || fabs(vCentered.y) > vBoxExtents.y + absDir.y) return false ; #define FLOAT_EPSILON 0 . Read More
Origins is getting incrementally better as BioWare just announced Patch 1.02 for its sprawling RPG. Read More
Often called "Motown's best-kept secret," the Originals scored only a handful of chart hits during their lengthy career, most ... Read the full The Originals bio.