Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] scene libs broken?


Chronological Thread 
  • From: Aaron Knoll <knolla@cs.utah.edu>
  • To: sparker@cs.utah.edu
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] scene libs broken?
  • Date: Thu, 11 May 2006 09:31:50 -0600

Thanks Steve - but I think the problem is that there are no scene dylib files in trunk/lib. All the other libraries and executables are correctly compiled there, however.

I'll look around the CMake files, see why no libraries are coming out.

-Aaron


On May 10, 2006, at 5:52 PM, Steven G. Parker wrote:

It should work fine.  Just do bin/manta -scene lib/volume.dylib

If you need to pass arguments to the scene, do:
bin/manta -scene "lib/volume.dylib(-arg1 ...)"

Steve


On May 10, 2006, at 5:15 PM, Aaron Knoll wrote:

Is scene-library loading broken?

If not, how do I compile and run manta with a scene file (e.g. volume.dylib)?

Many thanks -

Aaron







Archive powered by MHonArc 2.6.16.

Top of page