You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: docs/2-tutorials/2-develop/9-developing-with-wikitude.html.md
+18-3Lines changed: 18 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -7,11 +7,26 @@ layout: subpage
7
7
8
8
## Overview
9
9
10
-
Augmented reality has now come to the PhoneGap Developer App with the inclusion of the Wikitude Cordova plugin. Users of the PhoneGap Developer App will now be able to detect images or locations and project 2D images or 3D models.
10
+
Wikitude's augmented reality Cordova plugin has now come to the PhoneGap Developer App. Users of the PhoneGap Developer App will now be able to detect images or locations and project 2D images or 3D models.
11
11
12
-
To see an example, here's a [video](https://www.youtube.com/watch?v=Om8CiurYLWg&feature=youtu.be).
12
+
See the demo in action on our PhoneGap Day EU 2016 T-Shirts!
13
13
14
-
You can test the above demo by opening the PhoneGap Developer App (v1.7.0 and higher - Windows Phone not supported) and launching from this address: `ar.phonegap.com`.
You can test the above demo by downloading and launching the PhoneGap Developer App (v1.7.0 and higher - Windows Phone not supported). Then use this address: `ar.phonegap.com` in the url section of the PhoneGap Developer App.
20
+
21
+
<imgclass="mobile-image"src="/images/dev-app-wikitude.jpg"alt="PhoneGap Developer App and Wikitude"/>
22
+
23
+
## Running from Local Template
24
+
Instead of running from `ar.phonegap.com` you can create your own augmented reality PhoneGap project by using the command:
0 commit comments