Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] Remote X Bug


Chronological Thread 
  • From: Austin Robison <arobison@cs.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: Re: [Manta] Remote X Bug
  • Date: Mon, 27 Aug 2007 15:22:52 -0600

All available image types except argb8 (I assume this is the default) work just fine.

~Austin

Steven G. Parker wrote:
You might also try -imagetype rgb8. For remote display, it should be about 25% faster since it doesn't need to send the alpha channel (which is only used to trigger a fast path).

Steve


On Aug 27, 2007, at 3:10 PM, James Bigler wrote:

Yes.  It's the pixel format.

Try adding this to your command line:

-imagetype rgba8

James

Austin Robison wrote:
Forwarding an X connection to a PPC Mac from an Intel machine (octagon.sci to sobchak.cs) through 'xhost +' on my machine and 'export DISPLAY=sobchak.cs.utah.edu:0' on octagon gives me a blue tinted display. Anyone seen this before?
Screen cap: http://www.cs.utah.edu/~arobison/tmp/blue_bug.png
~Austin







Archive powered by MHonArc 2.6.16.

Top of page