Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: update graph


Chronological Thread 
  • From: James Bigler < >
  • To:
  • Cc: Thiago Ize < >
  • Subject: [Manta] Re: update graph
  • Date: Thu, 17 Feb 2011 12:28:15 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=AZ7iK8Rf7xDgICH1nUm+Z8j5AQ6gEiextiY9eGYVrKsHPh+wBdPivecLCRzLz2cQZk KtApvWzqyqdqOnhp7xWaybfuk4x8ETIPHLFfMa5qk60tJqetfiPB7p+NnxIYY9suskQr id7ZVbVP2jXj7uLPqGoh54Dbji7J/86Ncf830=

Solomon is the most likely to tell you about its support.  It's something he and I designed, but Solomon did the implementation.  From what I remember it was still a work in progress and largely got left alone after the NVIDIA acquisition.

James

On Wed, Feb 16, 2011 at 6:03 PM, Thiago Ize < "> > wrote:
Does anyone know what the status of the update graph is?  It appears to be disabled in RTRT.cc (#define USE_UPDATE_GRAPH 0) and has a bunch of warnings that make it look unsupported.   Furthermore, the only code that I think actually makes use of it is the lazy and parallel build in DynBVH.  Does the lazy or parallel build code work?

If this stuff actually works, I'd like to make use of it :-)  If the parallel/lazy build code doesn't work in DynBVH, I'd like to remove/replace it.

Thiago





Archive powered by MHonArc 2.6.16.

Top of page