Hi,
On Fri, Mar 19, 2010 at 6:56 AM, Thomas Schindler <
thomas.schind...@t-systems-mms.com> wrote:
> Hi there,
>
> I have a question to the llcamera.cpp code. There is a function that
> calculates frustum planes. Four variables are existing: top, bottom, left,
> right. The bottom is the negative
On Fri, Mar 19, 2010 at 8:56 AM, Thomas Schindler
wrote:
> Hi there,
>
> I have a question to the llcamera.cpp code. There is a function that
> calculates frustum planes. Four variables are existing: top, bottom, left,
> right. The bottom is the negative value of top, the same with left and
> writ
Hi there,
I have a question to the llcamera.cpp code. There is a function that
calculates frustum planes. Four variables are existing: top, bottom,
left, right. The bottom is the negative value of top, the same with
left and write. If I change now the values and add +20 behind left and
right,