Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] Per-thread storage during intersection??


Chronological Thread 
  • From: Abe Stephens <abe@sci.utah.edu>
  • To: "'manta@sci.utah.edu'" <manta@sci.utah.edu>
  • Subject: [MANTA] Per-thread storage during intersection??
  • Date: Fri, 22 Jul 2005 11:23:48 -0700

Hey,

I need some per-thread memory during intersection.

I think I can hack this into the code (some singleton sitting out there with buffers that are indexed by RenderContext::proc).

Does anyone have an idea of how to more gracefully add it? Maybe mutable as part of the render context?

Abe







Archive powered by MHonArc 2.6.16.

Top of page