ARToolKit | Mailing List Archive |
![]() |
From: | =?iso-8859-1?Q?Murad_Samad_S=E6ter?= <sater@s ...........> | Received: | Feb 17, 2003 |
To | artoolkit@h .................. | ||
Subject: | Using ARToolkit in Open Inventor / Coin | ||
Hi, I'm trying to use ARToolkit with Coin, but I have a problem setting the right view. I've tried reading to ARToolkit sources (2.61), but the lack comments makes it very hard to understand. Can someone give me a hint? Thanks, Murad -- |
From: | "Wayne Piekarski" <wayne@c ..............> | Received: | Feb 19, 2003 |
To | =?iso-8859-1?Q?Murad_Samad_S=E6ter?= <sater@s ...........> | ||
Subject: | Re: Using ARToolkit in Open Inventor / Coin | ||
Hi Murad, Integrating ARToolkit into a scene graph is an interesting problem because it uses its own coordinate system in camera coordinates which is not necessarily orthogonal like your scene graph and projection matrices are expecting. We integrated marker tracking into our scene graph software, and we described it in a poster which we presented at the ART02 workshop last year: http://www.tinmith.net/papers/piekarski-art-2002.pdf You might want to check this out which describes how to fix up some of the problems and integrate into a scene graph. regards, Wayne ---------------------------------------------------------------------------- Wayne Piekarski - PhD Researcher / Lecturer pho: +61-8-8302-3669 fax: +61-8-8302-3381 Tinmith Project - Wearable Computer Lab mob: 0407-395-889 Advanced Computing Research Centre ema: wayne@c .............. University of South Australia www: http://www.tinmith.net ----- Original Message ----- From: "Murad Samad Sæter" <sater@s ...........> To: <artoolkit@h ..................> Sent: Tuesday, February 18, 2003 1:59 AM Subject: Using ARToolkit in Open Inventor / Coin > Hi, > > I'm trying to use ARToolkit with Coin, but I have a problem setting the > right view. I've tried reading to ARToolkit sources (2.61), but the lack > comments makes it very hard to understand. Can someone give me a hint? > > Thanks, Murad > > -- > |
From: | "Wayne Piekarski" <wayne@c ..............> | Received: | Feb 19, 2003 |
To | =?iso-8859-1?Q?Murad_Samad_S=E6ter?= <sater@s ...........> | ||
Subject: | Re: Using ARToolkit in Open Inventor / Coin | ||
Hi Murad, Integrating ARToolkit into a scene graph is an interesting problem because it uses its own coordinate system in camera coordinates which is not necessarily orthogonal like your scene graph and projection matrices are expecting. We integrated marker tracking into our scene graph software, and we described it in a poster which we presented at the ART02 workshop last year: http://www.tinmith.net/papers/piekarski-art-2002.pdf You might want to check this out which describes how to fix up some of the problems and integrate into a scene graph. regards, Wayne ---------------------------------------------------------------------------- Wayne Piekarski - PhD Researcher / Lecturer pho: +61-8-8302-3669 fax: +61-8-8302-3381 Tinmith Project - Wearable Computer Lab mob: 0407-395-889 Advanced Computing Research Centre ema: wayne@c .............. University of South Australia www: http://www.tinmith.net ----- Original Message ----- From: "Murad Samad Sæter" <sater@s ...........> To: <artoolkit@h ..................> Sent: Tuesday, February 18, 2003 1:59 AM Subject: Using ARToolkit in Open Inventor / Coin > Hi, > > I'm trying to use ARToolkit with Coin, but I have a problem setting the > right view. I've tried reading to ARToolkit sources (2.61), but the lack > comments makes it very hard to understand. Can someone give me a hint? > > Thanks, Murad > > -- > |