Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198

Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/extensions/Variables/includes/ExtVariables.php on line 198
ARKit.framework: Difference between revisions - iPhone Development Wiki

ARKit.framework: Difference between revisions

From iPhone Development Wiki
(Created page with "{{infobox Framework | vis = Public | since = 11.0 | classID = AR }} Quoting Apple, Augmented reality (AR) describes user experiences that add 2D or 3D elements to the live vi...")
 
(No difference)

Latest revision as of 13:09, 12 January 2022

ARKit.framework
Public Framework
Availabile 11.0 – present
Class Prefix AR
Headers [headers.cynder.me]


Quoting Apple, Augmented reality (AR) describes user experiences that add 2D or 3D elements to the live view from a device’s camera in a way that makes those elements appear to inhabit the real world. ARKit combines device motion tracking, camera scene capture, advanced scene processing, and display conveniences to simplify the task of building an AR experience. You can create many kinds of AR experiences with these technologies using the front or rear camera of an iOS device.