<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>gart Discussions Rss Feed</title><link>http://gart.codeplex.com/discussions</link><description>gart Discussions Rss Description</description><item><title>New Post: WorldView working on Lumia 900 but not in 800</title><link>http://gart.codeplex.com/discussions/442160</link><description>&lt;div style="line-height: normal;"&gt;&lt;strong&gt;jaredbienz wrote:&lt;/strong&gt;&lt;br /&gt;
&lt;blockquote&gt;
Oh, P.S. If you leave &lt;strong&gt;ARItem.Altitude&lt;/strong&gt; as 0 GART will treat the item as if it's always at the same altitude as the user. The item will appear to be on the horizon line.&lt;br /&gt;
&lt;/blockquote&gt;
Thanks for that! I'll try it.&lt;br /&gt;
&lt;br /&gt;
&lt;strong&gt;piotrw wrote:&lt;/strong&gt;&lt;br /&gt;
&lt;blockquote&gt;
It used to work ok on my non-giro HTC Mozart 7.&lt;br /&gt;
Can you check if deploying and running SimpleAR from GART project gives you the same problem on your Lumia 800?&lt;br /&gt;
Also I remember having problems finding my items when compas required callibration.&lt;br /&gt;
&lt;/blockquote&gt;
It worked before with SimpleAR with the recommended GART, I'll try it with the current build in a few hours, I'll tell the results.&lt;br /&gt;
&lt;/div&gt;</description><author>AlfonsoFigueroa</author><pubDate>Wed, 01 May 2013 17:19:21 GMT</pubDate><guid isPermaLink="false">New Post: WorldView working on Lumia 900 but not in 800 20130501051921P</guid></item><item><title>New Post: WorldView working on Lumia 900 but not in 800</title><link>http://gart.codeplex.com/discussions/442160</link><description>&lt;div style="line-height: normal;"&gt;It used to work ok on my non-giro HTC Mozart 7.&lt;br /&gt;
Can you check if deploying and running SimpleAR from GART project gives you the same problem on your Lumia 800?&lt;br /&gt;
Also I remember having problems finding my items when compas required callibration.&lt;br /&gt;
&lt;/div&gt;</description><author>piotrw</author><pubDate>Wed, 01 May 2013 14:53:34 GMT</pubDate><guid isPermaLink="false">New Post: WorldView working on Lumia 900 but not in 800 20130501025334P</guid></item><item><title>New Post: WorldView working on Lumia 900 but not in 800</title><link>http://gart.codeplex.com/discussions/442160</link><description>&lt;div style="line-height: normal;"&gt;Oh, P.S. If you leave &lt;strong&gt;ARItem.Altitude&lt;/strong&gt; as 0 GART will treat the item as if it's always at the same altitude as the user. The item will appear to be on the horizon line.&lt;br /&gt;
&lt;/div&gt;</description><author>jaredbienz</author><pubDate>Wed, 01 May 2013 14:47:15 GMT</pubDate><guid isPermaLink="false">New Post: WorldView working on Lumia 900 but not in 800 20130501024715P</guid></item><item><title>New Post: WorldView working on Lumia 900 but not in 800</title><link>http://gart.codeplex.com/discussions/442160</link><description>&lt;div style="line-height: normal;"&gt;It's possible that Gyro is the issue.&lt;br /&gt;
&lt;br /&gt;
If any of the services are unable to start (Camera, Motion, Location) GART will raise the &lt;strong&gt;ARDisplay.ServicesErrors&lt;/strong&gt; event. In the handler of this event you are passed a &lt;strong&gt;ServiceErrorsEventArgs&lt;/strong&gt; which contains an &lt;strong&gt;Errors&lt;/strong&gt; collection. This collection contains information about which service(s) could not start and you can use it to build up a message for the user alerting them to which device(s) they're missing. &lt;br /&gt;
&lt;/div&gt;</description><author>jaredbienz</author><pubDate>Wed, 01 May 2013 14:45:51 GMT</pubDate><guid isPermaLink="false">New Post: WorldView working on Lumia 900 but not in 800 20130501024551P</guid></item><item><title>New Post: WorldView working on Lumia 900 but not in 800</title><link>http://gart.codeplex.com/discussions/442160</link><description>&lt;div style="line-height: normal;"&gt;Hi, I'm using the newest update of GART and I have a problem using it on a Lumia 800.&lt;br /&gt;
As I described on &lt;a href="https://gart.codeplex.com/discussions/441995" rel="nofollow"&gt;the previous thread&lt;/a&gt; I was having troubles seeing my items on WorldView but It got fixed modifying a few lines.&lt;br /&gt;
My problem now is that I can see the items on a Lumia 900, but not in a Lumia 800, they just dissapear after a few instants appearing on the upper left corner. Could it be a problem with the Lumia 800 not having a gyroscope? &lt;br /&gt;
&lt;br /&gt;
Since my items doesn't have an specific altitude, I'm setting it to them at the same altitude the GPS gets, but it doesn't seem to work.&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.&lt;br /&gt;
&lt;/div&gt;</description><author>AlfonsoFigueroa</author><pubDate>Wed, 01 May 2013 00:31:42 GMT</pubDate><guid isPermaLink="false">New Post: WorldView working on Lumia 900 but not in 800 20130501123142A</guid></item><item><title>New Post: Items not appearing in WorldView</title><link>http://gart.codeplex.com/discussions/441995</link><description>&lt;div style="line-height: normal;"&gt;I'm sorry, I kind of answered myself in my question but didn't realize till you told me about altitude and starting checking that. As I said it changed to Location instead of GeoCoordinate, and I was still sending a GeoCoordinate.&lt;br /&gt;
&lt;br /&gt;
Thanks!&lt;br /&gt;
&lt;/div&gt;</description><author>AlfonsoFigueroa</author><pubDate>Tue, 30 Apr 2013 23:26:28 GMT</pubDate><guid isPermaLink="false">New Post: Items not appearing in WorldView 20130430112628P</guid></item><item><title>New Post: Items not appearing in WorldView</title><link>http://gart.codeplex.com/discussions/441995</link><description>&lt;div style="line-height: normal;"&gt;Hi, a few questions / things to check: What device are you running your project on? Do you see items piled up in one place before they disappear? Can you log your current location to output console - is it steady or jumps? Do you create your list of items depending on current location? Do you set altitude on you items - if yes - can you try and set them to Double.NaN?&lt;br /&gt;
&lt;/div&gt;</description><author>piotrw</author><pubDate>Tue, 30 Apr 2013 19:09:02 GMT</pubDate><guid isPermaLink="false">New Post: Items not appearing in WorldView 20130430070902P</guid></item><item><title>New Post: Items not appearing in WorldView</title><link>http://gart.codeplex.com/discussions/441995</link><description>&lt;div style="line-height: normal;"&gt;Hi, I'm using the newest build since I need to handle device's orientation. After I changed the .dll I noticed that now it uses Maps.Platform.Location instead of Device.Location.GeoCoordinate.&lt;br /&gt;
I just had to add the reference to Maps and now it builds, and I can see that my items can be added to the ARDisplay, but I cannot find them after a few seconds.&lt;br /&gt;
Am I missing something?&lt;br /&gt;
&lt;br /&gt;
Thanks in advance.&lt;br /&gt;
&lt;/div&gt;</description><author>AlfonsoFigueroa</author><pubDate>Mon, 29 Apr 2013 19:04:35 GMT</pubDate><guid isPermaLink="false">New Post: Items not appearing in WorldView 20130429070435P</guid></item><item><title>New Post: Marker Based Augmented Relity</title><link>http://gart.codeplex.com/discussions/440250</link><description>&lt;div style="line-height: normal;"&gt;Hi, Have look at this project: &lt;a href="http://slartoolkit.codeplex.com/" rel="nofollow"&gt;http://slartoolkit.codeplex.com/&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>piotrw</author><pubDate>Sun, 14 Apr 2013 20:52:30 GMT</pubDate><guid isPermaLink="false">New Post: Marker Based Augmented Relity 20130414085230P</guid></item><item><title>New Post: Marker Based Augmented Relity</title><link>http://gart.codeplex.com/discussions/440250</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
Is there any possibility to develop an application which uses marker based augmented reality?&lt;br /&gt;
is yes, how can that be implemented?&lt;br /&gt;
&lt;/div&gt;</description><author>karthikvadhri</author><pubDate>Sun, 14 Apr 2013 19:25:39 GMT</pubDate><guid isPermaLink="false">New Post: Marker Based Augmented Relity 20130414072539P</guid></item><item><title>New Post: Adding Area(s)</title><link>http://gart.codeplex.com/discussions/436656</link><description>&lt;div style="line-height: normal;"&gt;So I am looking at adding areas (bound by Geo-coordinates) so that when a user is identified as being &amp;quot;inside&amp;quot; an area, ARItems will show up, then when the user moves out of the area, those items will be removed.  I want to be able to detect when user(s) enter / leave an area.&lt;br /&gt;
&lt;br /&gt;
My idea is to have ARAreas defined, each with it's own set of ARItems, then in the ARDisplay loop through ARAreas and check if a user is within a specific coordinate range, or write a query that would return areas that are nearby.. For now I just want to statically add a few areas, would be pulling these values from a site eventually. If a user is within an ARArea then those area's ARItems would become available. Outside of the Area they wouldn't appear, but from the Map View the specific Area's and coordinate boundaries would appear as an overlay.&lt;br /&gt;
&lt;br /&gt;
Also considering how to display ARItems based on Geo-coordinate, and direction.. (So you can see a ARItem only based on certain vectors / distance so the application can correctly operate on lines of sight, and the relative size of the ARItem. &lt;br /&gt;
&lt;/div&gt;</description><author>mpullen</author><pubDate>Thu, 14 Mar 2013 15:53:06 GMT</pubDate><guid isPermaLink="false">New Post: Adding Area(s) 20130314035306P</guid></item><item><title>New Post: Windows phone 8 </title><link>http://gart.codeplex.com/discussions/401314</link><description>&lt;div style="line-height: normal;"&gt;Hi red87,&lt;br /&gt;
&lt;br /&gt;
You should be able to grab latest gart and run it with your WP8 project. Have look at this issue tho: &lt;a href="http://gart.codeplex.com/workitem/9942" rel="nofollow"&gt;http://gart.codeplex.com/workitem/9942&lt;/a&gt;&lt;br /&gt;
As for stable release I can't give you any estimates. Also not sure about mvvm light toolkit, as I haven't use it before.&lt;br /&gt;
&lt;/div&gt;</description><author>piotrw</author><pubDate>Thu, 07 Mar 2013 13:23:01 GMT</pubDate><guid isPermaLink="false">New Post: Windows phone 8  20130307012301P</guid></item><item><title>New Post: Windows phone 8 </title><link>http://gart.codeplex.com/discussions/401314</link><description>&lt;div style="line-height: normal;"&gt;Hi piotrw, &lt;br /&gt;
&lt;br /&gt;
I know it's not the right thing to do, but do you have an ETA? I have to start a new project with GART and I must use WP8, so I'd like to know when a stable release is planned :)&lt;br /&gt;
&lt;br /&gt;
Anyway, if the current code compiles and runs with Wp8 so we can use it for testing purpose... I'm just fine with that :) how does GART integrate with toolkits with MVVM light?&lt;br /&gt;
&lt;br /&gt;
Thanks!!! :)&lt;br /&gt;
&lt;/div&gt;</description><author>red87</author><pubDate>Thu, 07 Mar 2013 09:49:45 GMT</pubDate><guid isPermaLink="false">New Post: Windows phone 8  20130307094945A</guid></item><item><title>New Post: Windows phone 8 </title><link>http://gart.codeplex.com/discussions/401314</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
Add &amp;quot;X3D&amp;quot; to you project's Build / Conditional compilation symbols. This will assure, that  GART is not using XNA.&lt;br /&gt;
Note, that GART is currently transitioning to support Win8 / WP8, so there may be some new issues, as the commit 71606 is not final/stable one&lt;br /&gt;
&lt;/div&gt;</description><author>piotrw</author><pubDate>Mon, 04 Mar 2013 15:23:00 GMT</pubDate><guid isPermaLink="false">New Post: Windows phone 8  20130304032300P</guid></item><item><title>New Post: Windows phone 8 </title><link>http://gart.codeplex.com/discussions/401314</link><description>&lt;div style="line-height: normal;"&gt;Hi,&lt;br /&gt;
&lt;br /&gt;
I try to build your project (commit 71606) for Windows Phone 8, and I have many issues : The type or namespace name 'Microsoft.Xna.Framework.Graphics' cound not be found (are you missing an assembly reference ?)&lt;br /&gt;
Do you have a solution to have a assembly of your project for Windows Phone 8 ?&lt;br /&gt;
&lt;br /&gt;
Thx !&lt;br /&gt;
&lt;/div&gt;</description><author>JoffreyKern</author><pubDate>Mon, 04 Mar 2013 14:30:41 GMT</pubDate><guid isPermaLink="false">New Post: Windows phone 8  20130304023041P</guid></item><item><title>New Post: Gart ARItems displaying as if i'm on top</title><link>http://gart.codeplex.com/discussions/428544</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi. It is 0 but seems like setting it to Double.NaN keeps them in horizon, thanks for that :)&lt;/p&gt;
&lt;/div&gt;</description><author>Keoz</author><pubDate>Mon, 14 Jan 2013 17:18:29 GMT</pubDate><guid isPermaLink="false">New Post: Gart ARItems displaying as if i'm on top 20130114051829P</guid></item><item><title>New Post: Gart ARItems displaying as if i'm on top</title><link>http://gart.codeplex.com/discussions/428544</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi Keoz.&lt;/p&gt;
&lt;p&gt;What is the altitude of your points set to?&lt;br&gt;
If I remember correctly, setting it to Double.NaN should keep items on the horizont line.&lt;/p&gt;
&lt;/div&gt;</description><author>piotrw</author><pubDate>Mon, 14 Jan 2013 10:36:37 GMT</pubDate><guid isPermaLink="false">New Post: Gart ARItems displaying as if i'm on top 20130114103637A</guid></item><item><title>New Post: Gart ARItems displaying as if i'm on top</title><link>http://gart.codeplex.com/discussions/428544</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Hi I placed some points to watch in world view however the locations can only be seen &amp;quot;below in the 3d world&amp;quot; so I can only see them if I place the phone in flat bed position like if I'm watching them from a high place in real world, this doesn't
 happen in the bing sample, can someone explain why this happens and how to fix it?&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;
&lt;/div&gt;</description><author>Keoz</author><pubDate>Fri, 04 Jan 2013 22:19:47 GMT</pubDate><guid isPermaLink="false">New Post: Gart ARItems displaying as if i'm on top 20130104101947P</guid></item><item><title>New Post: Windows phone 8 </title><link>http://gart.codeplex.com/discussions/401314</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;Sorry, have not checked the thread for a while.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But I'm running it on windows phone 8 right now and even if it seems a bit bugged (as I didn't do any real change, if I remember correctly I converted the source to windows phone 8 and added the XNA dlls I needed manually) it works okay.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The problem is that it take a while for it to get to the right place (when I used with windows phone 7 it happen instantly, now I have to wait a couple of seconds) and sometimes they start to move by themself. But happy to hear some are working with a correct
 port.&amp;nbsp;&lt;/p&gt;
&lt;/div&gt;</description><author>Meei</author><pubDate>Fri, 04 Jan 2013 11:07:33 GMT</pubDate><guid isPermaLink="false">New Post: Windows phone 8  20130104110733A</guid></item><item><title>New Post: Windows phone 8 </title><link>https://gart.codeplex.com/discussions/401314</link><description>&lt;div style="line-height: normal;"&gt;
&lt;p&gt;GART has not been ported to wp8 yet but it is on our roadmap. We are almost done with win8 support then we will tackle wp8. For now you can do a wp7 project if that meets your needs (wp7 apps run on wp8). Sorry for the lack of support, were just trying to
 find the time amongst other commitments.&lt;/p&gt;
&lt;p&gt;If you are interested in working on the port yourself, please contact me about joining as a contributor.&lt;/p&gt;
&lt;/div&gt;</description><author>jaredbienz</author><pubDate>Sun, 16 Dec 2012 21:02:24 GMT</pubDate><guid isPermaLink="false">New Post: Windows phone 8  20121216090224P</guid></item></channel></rss>