Difference between revisions of "Getting Started with Augmented Reality"
Jump to navigation
Jump to search
PeterHarding (talk | contribs) |
PeterHarding (talk | contribs) |
||
(One intermediate revision by the same user not shown) | |||
Line 10: | Line 10: | ||
* https://developer.apple.com/videos/play/tech-talks/609/ Advanced Scene Understanding in AR | * https://developer.apple.com/videos/play/tech-talks/609/ Advanced Scene Understanding in AR | ||
* https://developer.apple.com/documentation/arkit/content_anchors/visualizing_and_interacting_with_a_reconstructed_scene | * https://developer.apple.com/documentation/arkit/content_anchors/visualizing_and_interacting_with_a_reconstructed_scene | ||
* https://developer.apple.com/documentation/arkit/content_anchors/scanning_and_detecting_3d_objects | |||
* | * | ||
==Other Resources== | ==Other Resources==https://developer.apple.com/documentation/arkit/content_anchors/tracking_geographic_locations_in_ar | ||
* https://www.udemy.com/topic/ARKit/ | * https://www.udemy.com/topic/ARKit/ | ||
Line 20: | Line 21: | ||
* https://www.udemy.com/course/ar-solarsystem/ | * https://www.udemy.com/course/ar-solarsystem/ | ||
==Tracking Geographic Locations in AR== | |||
* https://developer.apple.com/videos/play/wwdc2020/10611 | |||
* https://developer.apple.com/documentation/arkit/content_anchors/tracking_geographic_locations_in_ar | |||
[[Category:Augmented Reality]] | [[Category:Augmented Reality]] |
Latest revision as of 11:22, 9 June 2021
Links
Apple Resources
- https://developer.apple.com/augmented-reality/quick-look/
- https://developer.apple.com/augmented-reality/arkit/
- https://developer.apple.com/documentation/arkit/
- https://developer.apple.com/videos/graphics-and-games/ar-vr/
- https://developer.apple.com/videos/play/tech-talks/609/ Advanced Scene Understanding in AR
- https://developer.apple.com/documentation/arkit/content_anchors/visualizing_and_interacting_with_a_reconstructed_scene
- https://developer.apple.com/documentation/arkit/content_anchors/scanning_and_detecting_3d_objects
==Other Resources==https://developer.apple.com/documentation/arkit/content_anchors/tracking_geographic_locations_in_ar
Examples