文件名称:GART
- 所属分类:
- C#编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-04-11
- 文件大小:
- 1.11mb
- 下载次数:
- 0次
- 提 供 者:
- PaulYap
- 相关连接:
- http://gart.codeplex.com/
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
GART was created to help people quickly and easily build Augmented Reality applications for Windows Phone.
This kit is different from other AR kits in that it enables what we call “Geo AR”. Where other toolkits place virtual things on top of specially printed tags, this toolkit places information on top of real places in the world around you. It does this by tracking where you are and the direction you’re facing.
Geo AR apps are easy to write because all you need to provide is a collection of objects that have Latitudes and Longitudes. These can come from anywhere, for example a Bing restaurant search, a Flickr photo search or a Wikipedia article search. The fr a mework then takes care of managing sensors and tracking where the user is in relation to the reference points. It can show where the points are in relation to user from a top-down perspective (on a map) or it can show where the points are as a virtual lens into the real world.
This kit is different from other AR kits in that it enables what we call “Geo AR”. Where other toolkits place virtual things on top of specially printed tags, this toolkit places information on top of real places in the world around you. It does this by tracking where you are and the direction you’re facing.
Geo AR apps are easy to write because all you need to provide is a collection of objects that have Latitudes and Longitudes. These can come from anywhere, for example a Bing restaurant search, a Flickr photo search or a Wikipedia article search. The fr a mework then takes care of managing sensors and tracking where the user is in relation to the reference points. It can show where the points are in relation to user from a top-down perspective (on a map) or it can show where the points are as a virtual lens into the real world.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : gart-72340.zip 列表 BuildProcessTemplates/ BuildProcessTemplates/DefaultTemplate.11.1.xaml BuildProcessTemplates/LabDefaultTemplate.11.xaml BuildProcessTemplates/UpgradeTemplate.xaml GeoARToolkit/ GeoARToolkit/GeoARToolkit.vssscc GeoARToolkit/GeoARToolkit_WP7Only.sln GeoARToolkit/Lib/ GeoARToolkit/Lib/Win8/ GeoARToolkit/Lib/Win8/GART.Win8/ GeoARToolkit/Lib/Win8/GART.Win8/Converters/ GeoARToolkit/Lib/Win8/GART.Win8/Converters/MarginInflationConverter.cs GeoARToolkit/Lib/Win8/GART.Win8/GART.Win8.csproj GeoARToolkit/Lib/Win8/GART.Win8/GART.Win8.csproj.vspscc GeoARToolkit/Lib/Win8/GART.Win8/Properties/ GeoARToolkit/Lib/Win8/GART.Win8/Properties/AssemblyInfo.cs GeoARToolkit/Lib/Win8/GART.Win8/Themes/ GeoARToolkit/Lib/Win8/GART.Win8/Themes/Generic.xaml GeoARToolkit/Lib/WP7/ GeoARToolkit/Lib/WP7/GART/ GeoARToolkit/Lib/WP7/GART/BaseControls/ GeoARToolkit/Lib/WP7/GART/BaseControls/ARItemsView.cs GeoARToolkit/Lib/WP7/GART/BaseControls/ARRotateView.cs GeoARToolkit/Lib/WP7/GART/BaseControls/ARView.cs GeoARToolkit/Lib/WP7/GART/BaseControls/IARItemsView.cs GeoARToolkit/Lib/WP7/GART/BaseControls/IARView.cs GeoARToolkit/Lib/WP7/GART/BaseControls/IOrientationAware.cs GeoARToolkit/Lib/WP7/GART/Controls/ GeoARToolkit/Lib/WP7/GART/Controls/ARDisplay.cs GeoARToolkit/Lib/WP7/GART/Controls/HeadingIndicator.cs GeoARToolkit/Lib/WP7/GART/Controls/OverheadMap.cs GeoARToolkit/Lib/WP7/GART/Controls/VideoPreview.cs GeoARToolkit/Lib/WP7/GART/Controls/WorldView.cs GeoARToolkit/Lib/WP7/GART/Controls/WorldViewItem.cs GeoARToolkit/Lib/WP7/GART/Converters/ GeoARToolkit/Lib/WP7/GART/Converters/LocationGeoCoordinateConverter.cs GeoARToolkit/Lib/WP7/GART/Converters/PercentBingZoomConverter.cs GeoARToolkit/Lib/WP7/GART/Converters/UnknownGeoCoordinateConverter.cs GeoARToolkit/Lib/WP7/GART/Converters/UnknownGeoVisibilityConverter.cs GeoARToolkit/Lib/WP7/GART/Data/ GeoARToolkit/Lib/WP7/GART/Data/ARDefaults.cs GeoARToolkit/Lib/WP7/GART/Data/ARHelper.cs GeoARToolkit/Lib/WP7/GART/Data/ARItem.cs GeoARToolkit/Lib/WP7/GART/Data/ARValidators.cs GeoARToolkit/Lib/WP7/GART/Data/ExpressionExtensions.cs GeoARToolkit/Lib/WP7/GART/Data/GeoCodeCalc.cs GeoARToolkit/Lib/WP7/GART/Data/GeoExtensions.cs GeoARToolkit/Lib/WP7/GART/Data/ItemCalculationSettings.cs GeoARToolkit/Lib/WP7/GART/Data/ObservableObject.cs GeoARToolkit/Lib/WP7/GART/GART.WP7.csproj GeoARToolkit/Lib/WP7/GART/GART.WP7.csproj.vspscc GeoARToolkit/Lib/WP7/GART/Properties/ GeoARToolkit/Lib/WP7/GART/Properties/AssemblyInfo.cs GeoARToolkit/Lib/WP7/GART/ServiceErrorEventArgs.cs GeoARToolkit/Lib/WP7/GART/Themes/ GeoARToolkit/Lib/WP7/GART/Themes/Generic.xaml GeoARToolkit/Lib/WP7/GART/UIHelper.cs GeoARToolkit/Lib/WP7/GART/X3D/ GeoARToolkit/Lib/WP7/GART/X3D/MathHelper.cs GeoARToolkit/Lib/WP7/GART/X3D/Matrix.cs GeoARToolkit/Lib/WP7/GART/X3D/Quaternion.cs GeoARToolkit/Lib/WP7/GART/X3D/Vector2.cs GeoARToolkit/Lib/WP7/GART/X3D/Vector3.cs GeoARToolkit/Lib/WP7/GART/X3D/Viewport.cs GeoARToolkit/Lib/WP8/ GeoARToolkit/Lib/WP8/GART/ GeoARToolkit/Lib/WP8/GART/BaseControls/ GeoARToolkit/Lib/WP8/GART/Controls/ GeoARToolkit/Lib/WP8/GART/Controls/MapCredentials.cs GeoARToolkit/Lib/WP8/GART/Converters/ GeoARToolkit/Lib/WP8/GART/Data/ GeoARToolkit/Lib/WP8/GART/GART.WP8.csproj GeoARToolkit/Lib/WP8/GART/GART.WP8.csproj.user GeoARToolkit/Lib/WP8/GART/GART.WP8.csproj.vspscc GeoARToolkit/Lib/WP8/GART/packages.config GeoARToolkit/Lib/WP8/GART/Properties/ GeoARToolkit/Lib/WP8/GART/Properties/AssemblyInfo.cs GeoARToolkit/Lib/WP8/GART/README_FIRST.txt GeoARToolkit/Lib/WP8/GART/Themes/ GeoARToolkit/Lib/WP8/GART/Themes/Generic.xaml GeoARToolkit/Lib/WP8/GART/Toolkit.Content/ GeoARToolkit/Lib/WP8/GART/Toolkit.Content/ApplicationBar.Cancel.png GeoARToolkit/Lib/WP8/GART/Toolkit.Content/ApplicationBar.Check.png GeoARToolkit/Lib/WP8/GART/Toolkit.Content/ApplicationBar.Delete.png GeoARToolkit/Lib/WP8/GART/Toolkit.Content/ApplicationBar.Select.png GeoARToolkit/Lib/WP8/GART/X3D/ GeoARToolkit/License/ GeoARToolkit/License/GeoARToolkit.licenseheader GeoARToolkit/License/MS-LPL License.txt GeoARToolkit/NonXnaUtils/ GeoARToolkit/NonXnaUtils/MathHelper.cs GeoARToolkit/NonXnaUtils/Matrix.cs GeoARToolkit/NonXnaUtils/NonXnaUtils.WP7.csproj GeoARToolkit/NonXnaUtils/NonXnaUtils.WP7.csproj.vspscc GeoARToolkit/NonXnaUtils/Properties/ GeoARToolkit/NonXnaUtils/Properties/AssemblyInfo.cs GeoARToolkit/NonXnaUtils/Quaternion.cs GeoARToolkit/NonXnaUtils/Vector2.cs GeoARToolkit/NonXnaUtils/Vector3.cs GeoARToolkit/NonXnaUtils/Viewport.cs GeoARToolkit/packages/ GeoARToolkit/packages/repositories.config GeoARToolkit/packages/WPtoolkit.4.2012.10.30/ GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/ GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/README_FIRST.txt GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/Toolkit.Content/ GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/Toolkit.Content/ApplicationBar.Cancel.png GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/Toolkit.Content/ApplicationBar.Check.png GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/Toolkit.Content/ApplicationBar.Delete.png GeoARToolkit/packages/WPtoolkit.4.2012.10.30/content/Toolkit.Content/ApplicationBar.Select.