Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] Please test for me


Chronological Thread 
  • From: Austin Robison <arobison@cs.utah.edu>
  • To: Martin Cole <mjc@sci.utah.edu>
  • Cc: James Bigler <bigler@cs.utah.edu>, MANTA <manta@sci.utah.edu>
  • Subject: Re: [Manta] Please test for me
  • Date: Thu, 13 Dec 2007 11:55:38 -0700

Works for me as well, James.

And yes, you really are getting 21 fps =) If you have a multi-core or multi-processor machine, pressing 'p' will add another rendering thread (shift-'p' will remove it) and bump your performance even higher.

~Austin

Martin Cole wrote:
Am I really getting 21fps ray tracing this scene?

--mc

On Thu, 2007-12-13 at 08:09 -0700, James Bigler wrote:
OK, try this:

http://www.sci.utah.edu/~bigler/download/runwxmanta-2.8.zip

I looked at it, and I know for sure that it bundled wx in it. It even bundled python 2.5 in it.

James

On Dec 11, 2007, at 2:52 PM, James Bigler wrote:

I noticed that it didn't pull those libraries in. I thought perhaps it considered those system libraries.

Thanks, I'll try again.

James

On Dec 11, 2007, at 2:40 PM, Thiago Ize wrote:

double clicked the app and got:

Traceback (most recent call last):
File "/Users/thiago/Desktop/runwxmanta.app/Contents/Resources/ __boot__.py", line 137, in ?
   _run('runwxmanta.py')
File "/Users/thiago/Desktop/runwxmanta.app/Contents/Resources/ __boot__.py", line 134, in _run
   execfile(path, globals(), globals())
File "/Users/thiago/Desktop/runwxmanta.app/Contents/Resources/ runwxmanta.py", line 2, in ?
   import wxManta
 File "wxManta.pyc", line 3, in ?
ImportError: No module named wx
2007-12-11 14:39:43.270 runwxmanta[16138] runwxmanta Error
2007-12-11 14:39:43.271 runwxmanta[16138] runwxmanta Error
An unexpected error has occurred during execution of the main script

ImportError: No module named wx

Thiago

James Bigler wrote:
I've been playing around with py2app, and I decided to test things out with wxManta.py. Here's a zip file with the application that was built on OSX 10.4. Unzip it and give it a whirl. I'm curious to how it works.

http://www.sci.utah.edu/~bigler/download/runwxmanta.zip

James






Archive powered by MHonArc 2.6.16.

Top of page