Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: doPreprocess after updating scenes?


Chronological Thread 
  • From: Li-Ta Lo < >
  • To: Abe Stephens < >
  • Cc:
  • Subject: [Manta] Re: doPreprocess after updating scenes?
  • Date: Wed, 18 Jun 2008 14:25:27 -0600
  • Organization: Los Alamos National Lab


On Wed, 2008-06-18 at 13:53 -0600, Abe Stephens wrote:
> In some cases I've called preprocess manually on the objects that I  
> change or add. For example if I added a glyph at a camera key frame  
> location I'd preprocess the acceleration structure containing the  
> glyphs in the transaction.
> 
> There is some type of data flow system that Solomon added to the code.  
> He might be able to comment on whether that would be helpful. I've  
> never used it.
> 

Thanks. I did a hack to duplicate the doPreprocess() as one of the
method in my class. It's kind of working now.

Ollie





Archive powered by MHonArc 2.6.16.

Top of page