Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[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: [MANTA] bug in non-normalized pinhole camera?
  • Date: Mon, 13 Aug 2007 20:28:46 -0700

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