We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Reference error- camera (Read 1078 times)
Reference error- camera
Aug 19th, 2005, 1:03pm
 
Hi,

A very small and propably unimportant error in the reference, but on the way to perfection, all details have to be as important as the beauty of the whole:

In the explanation it is stated that the default values vor camera are:
camera(width/2.0, height/2.0, ((height/2.0) / tan(PI*60.0 / 360.0), width/2.0, height/2.0, 0, 0, 1, 0)

there is an uneccessary '(' to much before '((height/2.0) / tan(PI*60.0 / 360.0)'

Smiley
Re: Reference error- camera
Reply #1 - Dec 9th, 2005, 7:58am
 
It's fixed. Thank you for reporting this error.
Page Index Toggle Pages: 1