Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] standard volume headers = nrrd?


Chronological Thread 
  • From: "Steven G. Parker" <sparker@cs.utah.edu>
  • To: Christiaan Paul Gribble <cgribble@sci.utah.edu>
  • Cc: Aaron Knoll <knolla@cs.utah.edu>, manta@sci.utah.edu
  • Subject: Re: [MANTA] standard volume headers = nrrd?
  • Date: Wed, 17 May 2006 07:09:03 -0600

Yea - they (malign-natural/malign-double) are dangerous flags because ALL code must be compiled with them on.

Steve


On May 17, 2006, at 7:01 AM, Christiaan Paul Gribble wrote:

And -malign-natural doesn't work with teem on PPC Macs.

On May 16, 2006, at 11:02 PM, Steven G. Parker wrote:

nrrd is probably the way to go. Just be warned - don't use the - malign-double on the mbpro when you compile manta with teem. It is the default and perhaps shouldn't be.

Christiaan just worked on conditional compilation for teem stuff, so try to be consistent with that as much as possible. James might be able to advise on how to make that better if necessary.

Steve

On May 16, 2006, at 10:46 PM, Aaron Knoll wrote:

In adding the octree volume code, I'm hoping to use volume data that's as standard as possible.

The raw data itself is a no-brainer, but are there any preferences as to:

(1) nrrd headers
(2) the .hdr format from RTRT
(3) an extensible header format that supports additional information (such as for octree volumes), built on top of the nrrd header format

I'm opting for (1), and perhaps using a separate header format for the octree volumes as opposed to normal rectilinear grid volumes.

Let me know (especially James)

-Aaron








Archive powered by MHonArc 2.6.16.

Top of page