Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] bug in non-normalized pinhole camera?


Chronological Thread 
  • From: Thiago Ize <thiago@cs.utah.edu>
  • To: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: Re: [MANTA] bug in non-normalized pinhole camera?
  • Date: Mon, 13 Aug 2007 21:37:39 -0700

Please disregard my last email, I didn't notice an if statement way up high that was handling this situation. As atonement, I will commit a slightly faster version of the pinhole camera.

Thiago

Thiago Ize wrote:
I noticed that for the case of non-normalized rays the Pinhole camera does not handle the unaligned start and trailing rays. This probably was never noticed because most (if not all?) camera rays start at ray 0. Is this in fact wrong? If so, can I just remove all the non-normailzed code and replace with the normalized version minus the actual normalization code? If not, should I simplify the normalized code so it doesn't handle alignment?

Thiago







Archive powered by MHonArc 2.6.16.

Top of page