<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: VR920 headtracking driver for Linux</title>
	<atom:link href="http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/</link>
	<description>This blog is about GNU, which is a major part of any Linux distribution.</description>
	<lastBuildDate>Wed, 01 Feb 2012 07:07:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
	<item>
		<title>By: New version of the vr920 headtracking driver coming soon &#124; MyGNU.de</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-1556</link>
		<dc:creator>New version of the vr920 headtracking driver coming soon &#124; MyGNU.de</dc:creator>
		<pubDate>Fri, 05 Nov 2010 01:30:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-1556</guid>
		<description>[...] year I published the first version of my linux headtracking driver for the VR920 HMD here. Currently I am working on a new driver version which will have the following additional [...]</description>
		<content:encoded><![CDATA[<p>[...] year I published the first version of my linux headtracking driver for the VR920 HMD here. Currently I am working on a new driver version which will have the following additional [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mithrandir</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-1400</link>
		<dc:creator>mithrandir</dc:creator>
		<pubDate>Tue, 07 Sep 2010 21:21:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-1400</guid>
		<description>I tried flightgear in quad bufferred stereo mode with openscenegraph-2.8.2.  This did not work (no stereo display and wrong graphics). (see comment 2 of http://www.mygnu.de/index.php/2010/03/flightgear-2-0-0-on-gentoo/ ). Anaglyph stereo works, but is not the right way for me, with a device like the vr920 there should be true stereo (export OSG_STEREO_MODE=QUAD_BUFFER fgfs), which fails with flightgear. From my experiences the bug should be in openscenegraph or flightgear. I have no idea where one could start to search for it. I don´t suspect the driver to be responsible for it, since I used quad bufferred stereo in some linux projects  (with and without openscenegraph) and never had this problem.  As I wrote, when flightgear works in stereo I´d like to implement the headtracking feature for flightgear. It should be straight forward, the same approach I used in SIV, my jps viewer. Get the data from the driver via the multicast socket and use it to rotate the osg camera. If you´re interested in how it works, look at the SIV source (VR920TrackingManipulator.cpp). A fake joystick driver can only give half of the experience. In my opinion the major problem of tracking technology is that there is no manufacturer independent interface (like we have for joysticks) for it, so an application has to support each tracking device seperately. But I also don´t have an idea where to start to bring such a standard on its way. Perhaps if others involved in tracking driver development read this and agree to work together on it, this could be the right way to start.</description>
		<content:encoded><![CDATA[<p>I tried flightgear in quad bufferred stereo mode with openscenegraph-2.8.2.  This did not work (no stereo display and wrong graphics). (see comment 2 of <a href="http://www.mygnu.de/index.php/2010/03/flightgear-2-0-0-on-gentoo/"  rel="nofollow">http://www.mygnu.de/index.php/2010/03/flightgear-2-0-0-on-gentoo/</a> ). Anaglyph stereo works, but is not the right way for me, with a device like the vr920 there should be true stereo (export OSG_STEREO_MODE=QUAD_BUFFER fgfs), which fails with flightgear. From my experiences the bug should be in openscenegraph or flightgear. I have no idea where one could start to search for it. I don´t suspect the driver to be responsible for it, since I used quad bufferred stereo in some linux projects  (with and without openscenegraph) and never had this problem.  As I wrote, when flightgear works in stereo I´d like to implement the headtracking feature for flightgear. It should be straight forward, the same approach I used in SIV, my jps viewer. Get the data from the driver via the multicast socket and use it to rotate the osg camera. If you´re interested in how it works, look at the SIV source (VR920TrackingManipulator.cpp). A fake joystick driver can only give half of the experience. In my opinion the major problem of tracking technology is that there is no manufacturer independent interface (like we have for joysticks) for it, so an application has to support each tracking device seperately. But I also don´t have an idea where to start to bring such a standard on its way. Perhaps if others involved in tracking driver development read this and agree to work together on it, this could be the right way to start.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Silva</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-1398</link>
		<dc:creator>Dan Silva</dc:creator>
		<pubDate>Mon, 06 Sep 2010 20:33:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-1398</guid>
		<description>export OSG_STEREO_MODE=ANAGLYPHIC;export OSG_STEREO=ON</description>
		<content:encoded><![CDATA[<p>export OSG_STEREO_MODE=ANAGLYPHIC;export OSG_STEREO=ON</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dan Silva</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-1397</link>
		<dc:creator>Dan Silva</dc:creator>
		<pubDate>Mon, 06 Sep 2010 18:35:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-1397</guid>
		<description>Congrats for the initiative and good work!
I&#039;m thinking about how to make flightgear and vr920 come to an agreement (at least compromise) on: 
- 3D stereo (I have no clue about this, where do I start? flight gear itself? openscenegraph? nvidia driver? xorg?) 
- Head tracking (for this maybe writing a &#039;fake joystick&#039; driver to receive the data your driver sends out...)</description>
		<content:encoded><![CDATA[<p>Congrats for the initiative and good work!<br />
I&#8217;m thinking about how to make flightgear and vr920 come to an agreement (at least compromise) on:<br />
- 3D stereo (I have no clue about this, where do I start? flight gear itself? openscenegraph? nvidia driver? xorg?)<br />
- Head tracking (for this maybe writing a &#8216;fake joystick&#8217; driver to receive the data your driver sends out&#8230;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mithrandir</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-1384</link>
		<dc:creator>mithrandir</dc:creator>
		<pubDate>Mon, 30 Aug 2010 06:31:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-1384</guid>
		<description>Nice, did the driver work for you? Are you building some special application with the vr920 on linux?</description>
		<content:encoded><![CDATA[<p>Nice, did the driver work for you? Are you building some special application with the vr920 on linux?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: deviker</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-1368</link>
		<dc:creator>deviker</dc:creator>
		<pubDate>Sat, 17 Jul 2010 21:13:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-1368</guid>
		<description>You made me want to buy one of those glasses.

Thank you ;)</description>
		<content:encoded><![CDATA[<p>You made me want to buy one of those glasses.</p>
<p>Thank you <img src='http://www.mygnu.de/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gerhard  Seckler</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-417</link>
		<dc:creator>Gerhard  Seckler</dc:creator>
		<pubDate>Thu, 16 Jul 2009 10:53:05 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-417</guid>
		<description>wow how cool that you have wrote here how to acess an VR920 videoeywear on linux. Respect ...</description>
		<content:encoded><![CDATA[<p>wow how cool that you have wrote here how to acess an VR920 videoeywear on linux. Respect &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: MyGNU_Webmaster</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-121</link>
		<dc:creator>MyGNU_Webmaster</dc:creator>
		<pubDate>Fri, 24 Apr 2009 08:24:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-121</guid>
		<description>I&#039;m sorry for the inconvenience. Downloading works again.</description>
		<content:encoded><![CDATA[<p>I&#8217;m sorry for the inconvenience. Downloading works again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mikhail</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-120</link>
		<dc:creator>Mikhail</dc:creator>
		<pubDate>Fri, 24 Apr 2009 03:57:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-120</guid>
		<description>Hi, Jürgen, I want to try your Linux driver, but link to sorce is not working now, some php errors apeared instead driver source.</description>
		<content:encoded><![CDATA[<p>Hi, Jürgen, I want to try your Linux driver, but link to sorce is not working now, some php errors apeared instead driver source.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: SIV-1.0 released &#124; MyGNU.de</title>
		<link>http://www.mygnu.de/index.php/2009/03/vr920-headtracking-driver-for-linux/comment-page-1/#comment-90</link>
		<dc:creator>SIV-1.0 released &#124; MyGNU.de</dc:creator>
		<pubDate>Mon, 06 Apr 2009 19:48:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.mygnu.de/?p=203#comment-90</guid>
		<description>[...] HMD. For this you will need (in addition to the device  ) the headtracking driver, I published in VR920 headtracking driver for Linux. You may watch  a video (demo_siv_headtracking_vr920) of me using the viewer with enabled [...]</description>
		<content:encoded><![CDATA[<p>[...] HMD. For this you will need (in addition to the device  ) the headtracking driver, I published in VR920 headtracking driver for Linux. You may watch  a video (demo_siv_headtracking_vr920) of me using the viewer with enabled [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

