Namespaces
Variants
Actions
(Difference between revisions)

QAugmentedReality - Local based augmented reality component

Jump to: navigation, search
(Galazzo -)
(Galazzo -)
Line 9: Line 9:
 
|dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 -->  
 
|dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 -->  
 
|signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer -->
 
|signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer -->
|capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. -->
+
|capabilities= Location, NetworkServices,UserEnvironment,ReadUserData
|keywords= Augmented Reality
+
|keywords= Augmented Reality, Camera, GPS, Compass
 
|language= <!-- Language category code for non-English topics - e.g. Lang-Chinese -->
 
|language= <!-- Language category code for non-English topics - e.g. Lang-Chinese -->
 
|translated-by= <!-- [[User:XXXX]] -->
 
|translated-by= <!-- [[User:XXXX]] -->
Line 24: Line 24:
  
 
== Introduction ==
 
== Introduction ==
 
+
QAugmentedReality is a camera component that provides all functionalities to create your own local based augmented reality application like Nokia City Lens.<br />
 
+
  
 
== Summary ==
 
== Summary ==
 +
The component built entirely from scratch, inherits all camera features adding [http://doc.qt.nokia.com/qtmobility/location-overview.html GPS], [http://doc.qt.nokia.com/qtmobility-1.2/qml-accelerometer.html Accelerometer] and [http://doc.qt.nokia.com/qtmobility/qml-compass.html Compass] support.<br />
 +
Anyway the component's strenght is the '''model''' support that allows you to easy manage your data to display. To add a '''pin''' into your scene you just need to add a {{{icode|QAugmentedRealityCameraItem}}} element to {{{icode|QAugmentedRealityCameraModel}}} to obtain a result like below:<br />
 
{{#ev:youtube|WFez-3_xp64}}
 
{{#ev:youtube|WFez-3_xp64}}
 
  
 
''Add categories below. Remove Category:Draft when the page is complete or near complete''
 
''Add categories below. Remove Category:Draft when the page is complete or near complete''

Revision as of 01:49, 13 June 2012

Article Metadata

Tested with
Devices(s): Nokia N8, Nokia C7-00

Platform Security
Capabilities: Location, NetworkServices,UserEnvironment,ReadUserData

Article
Keywords: Augmented Reality, Camera, GPS, Compass
Created: galazzo (13 Jun 2012)
Last edited: galazzo (13 Jun 2012)

Introduction

QAugmentedReality is a camera component that provides all functionalities to create your own local based augmented reality application like Nokia City Lens.

Summary

The component built entirely from scratch, inherits all camera features adding GPS, Accelerometer and Compass support.
Anyway the component's strenght is the model support that allows you to easy manage your data to display. To add a pin into your scene you just need to add a QAugmentedRealityCameraItem element to QAugmentedRealityCameraModel to obtain a result like below:


Add categories below. Remove Category:Draft when the page is complete or near complete

272 page views in the last 30 days.
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved