Re: [opensource-dev] llcamera

2010-03-23 Thread Philippe (Merov) Bossut
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

Re: [opensource-dev] llcamera

2010-03-19 Thread Jacek Antonelli
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

[opensource-dev] llcamera

2010-03-19 Thread Thomas Schindler
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,