I was trying to get a tiled renderer working (the idea is to render one large view frustum by breaking it down into chunks and rendering individually).
I had code that transforms a standard perspective projection with a viewing angle into left, right, top, and bottom clipping planes that can then be passed into glFrustum.
I was stuck on properly breaking this down.
libtr
not work? – genpfault