Changeset 2225508
- Timestamp:
- 01/10/2020 04:18:57 PM (6 years ago)
- Location:
- augmented-reality
- Files:
-
- 1 added
- 1 edited
-
assets/icon-256x256.jpg (added)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
augmented-reality/trunk/readme.txt
r2225051 r2225508 24 24 25 25 = How to Use = 26 The main function of this plugin is to create a shortcode-button where you can paste anywhere in your site, this shortcode-button will link to a dynamic created new page where the augmented reality will run. For creating the shortcode you can run the editor at the shortcode creator page, just choose a marker (pattern) and an object(image or gltf model), then click on the create shortcode button, a shortcode will be created with the form: 27 [ar-plugin id="someId" name="someName" ], paste the shortcode at your page and a button will appear on the frontend page with the link for the augmented reality page, ,finally print the picture of the matching previous selected marker from the images folder at the file manager menu and run the page from a device with camera (laptop, android phone). 28 29 == Installation == 30 Upload the plugin to your blog, Activate it, You're done! 26 The main function of this plugin is to create a shortcode-button where you can paste anywhere in your site, this shortcode-button will link to a dynamic created new page where the augmented reality will run. For creating the shortcode you can run the editor at the shortcode creator page, just choose a marker (pattern) and an object(image or gltf model), then click on the create shortcode button, a shortcode will be created,copy and paste the shortcode at your page and a button will appear on the frontend page with the link for the augmented reality page, ,finally print the picture of the matching previous selected marker from the images folder at the file manager menu and run the page from a device with camera (laptop, android phone). 31 27 32 28 == Videos == 33 29 Create a simple shortcode 34 30 [https://www.youtube.com/watch?v=qaHYz-8DP3k] 31 32 == Installation == 33 Upload the plugin to your blog, Activate it, You're done. 35 34 36 35 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.