Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] Re: Manta help


Chronological Thread 
  • From: James Bigler <bigler@cs.utah.edu>
  • To: Eli Ribble <eli.ribble@gmail.com>
  • Cc: wald@sci.utah.edu, Thiago Ize <thiago@cs.utah.edu>, manta@sci.utah.edu
  • Subject: [Manta] Re: Manta help
  • Date: Thu, 16 Aug 2007 11:23:36 -0600

On Aug 16, 2007, at 10:43 AM, Eli Ribble wrote:

Thanks for the information and the help - you wouldn't happen to know who the person is that is working on the kd-tree...?

Thiago Ize and Ingo Wald are working on this. I haven't been told anything beyond the fact that they are working on it.

Would it be possible for me to get a login to work on the wiki? If so, how do I go about doing that?

Just create an account and edit away.

The build I'm using is from the trunk. I'd like to try out the 'authorized version' that is mentioned online. What does it take to get access to the authorized version?

The authorized contains some additional grid based acceleration structures described in the 2006 SIGGRAPH paper. There is a patent application pending on the algorithm, which is why we put it in an authorized section. If the interested parties give consent (Ingo and Thiago are good people to ask), we can give you permission to check out those files.

Also, I've gotten manta to build on my 64-bit laptop with Ubuntu and a dev environment, as well as on my 32-bit desktop with Ubuntu. I'm having a problem with the standalone runtime, /bin/manta. When I run it on my laptop it works great, shows me the sphere and checkered plane, but on my desktop I get the following output:

eli@Asmodeus:~/manta/Manta/bin$ ./manta
/home/eli/manta/Manta/Model/Cameras/PinholeCamera.cc line: 122 Ambiguous up direciton... lookat = 0 0 0.3, eye = 3 3 2, direciton = nan nan nan, n = nan nan nan, up = 0 0 1, v = nan nan nan

This is a known bug recently introduced by Thiago. He is working on a fix.

James





Archive powered by MHonArc 2.6.16.

Top of page