Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[MANTA] UserInterface


Chronological Thread 
  • From: "Christian Odom" <cnsodom@gmail.com>
  • To: manta@sci.utah.edu
  • Subject: [MANTA] UserInterface
  • Date: Wed, 1 Aug 2007 00:58:03 -0500
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=FTgIlw5lhTUkAkuia9LMpF/8O4Gyfko1Z4ozhq6UNmbBQ2ufVMlfg2jneZIwDPu2wIY7zj6OxpHLUF+EOeXY6+6hQA3DhijTGsHCXGe2ImylxXxOVW93vXdBv72xeHhgn2GmPveZffGMQWol/Ci1kEK24Xxr3BqXsOXCVaYMKL0=

Hey guys

I was wondering if someone could describe how the user interface works.

We wrote a camera that uses openGL matrices so that we could input the positional information from a tracking unit.  We also wrote a Network UI to receive the tracking information and register a callback to set the matrix information in the Camera.  Unfortunately, after a new camera position is sent to manta it takes several frames before the corresponding frame is displayed. This latency is undesired.

Would it be possible to have manta only render one frame when I give it a camera position and stop until I give it another update?

--
Christian Odom
Graduate Student
Center for Advanced Computer Studies
http://www.cacs.louisiana.edu
Louisiana Immersive Technologies Enterprise
http://www.lite3d.com


Archive powered by MHonArc 2.6.16.

Top of page