Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [MANTA] imagedisplay & resolution?


Chronological Thread 
  • From: "Steven G. Parker" <sparker@cs.utah.edu>
  • To: Abe Stephens <abe@sci.utah.edu>
  • Cc: manta@sci.utah.edu
  • Subject: Re: [MANTA] imagedisplay & resolution?
  • Date: Fri, 11 May 2007 19:46:11 -0600

Try putting the -res before the -imagedisplay - does that work?
Steve

On May 11, 2007, at 4:42 PM, Abe Stephens wrote:

Thiago just pointed this out, when you change the resolution with imagedisplay == null, the performance doesn't actually change... I know this worked a while ago, we used this benchmark method extensively on the sgis...

Abe

Manta/build-tigger32> bin/manta -imagedisplay null -ui null -res 1024x1024 -bench 10 2
Benchmark completed in 2.922 seconds (10 frames, 3.42231 frames per second)
Manta/build-tigger32> bin/manta -imagedisplay null -ui null -bench 10 2Benchmark completed in 2.95663 seconds (10 frames, 3.38223 frames per second)
Manta/build-tigger32> bin/manta -imagedisplay null -ui null -res 4x4 -bench 10 2
Benchmark completed in 2.93903 seconds (10 frames, 3.40248 frames per second)







Archive powered by MHonArc 2.6.16.

Top of page