Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] r1510 - trunk/scenes


Chronological Thread 
  • From: James Bigler <bigler@sci.utah.edu>
  • Cc: MANTA <manta@sci.utah.edu>
  • Subject: Re: [MANTA] r1510 - trunk/scenes
  • Date: Thu, 19 Jul 2007 12:15:20 -0600

CMake could disable the scene if the right CGT source file isn't present. This is easy enough to do.

James

Thiago Ize wrote:
I don't see the problem, but if you want to spend time on it, take a look at Model/Groups/CMakeLists.txt for how I ignore the private directory.

Thiago

Christiaan Paul Gribble wrote:
Oops. :) What's the "right" way to fix this? Somehow, just disabling scenes that break the compile seems like a bad thing.

On Jul 19, 2007, at 1:39 PM, Thiago Ize wrote:

Why? Just don't enable scenes that won't compile for you and everything's groovy. The scenes should be off by default, so only people that go around turning on scenes willy nilly will have problems.

Thiago

Thiago

Solomon Boulos wrote:
Has anyone who is not in Manta-auth tried to build this stuff? We should add a new private/scenes directory...

On Jul 19, 2007, at 11:40 AM, cgribble@sci.utah.edu wrote:

Author: cgribble
Date: Thu Jul 19 11:40:32 2007
New Revision: 1510

Added:
   trunk/scenes/pcgt.cc
Modified:
   trunk/scenes/CMakeLists.txt
Log:
Added scene for using Particle CGT algorithm with particle NRRDs; more general than particleCGTTest.cc, will eventually support the same features as pnrrd.cc (using PCGT rather than GridSpheres)









Archive powered by MHonArc 2.6.16.

Top of page