The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. |
Difference between revisions of "VIOSimple"
Ryan Kovatch (talk | contribs) (Created page with "thumb|right|250px|The texture for the AR rocket model. VIOSimple is an early AR demo for Switchboard devices that was first discovered on TigrisAn...") |
m |
||
Line 1: | Line 1: | ||
[[File:RocketTexture.png|thumb|right|250px|The texture for the AR rocket model.]] |
[[File:RocketTexture.png|thumb|right|250px|The texture for the AR rocket model.]] |
||
− | VIOSimple is an early AR demo for Switchboard devices that was first discovered on [[TigrisAni 15A93261h]]. It creates a rocket ship object when the camera is focused on a flat surface. VIOSimple also functions on stock versions of iOS |
+ | VIOSimple is an early AR demo for Switchboard devices that was first discovered on [[TigrisAni 15A93261h]]. It creates a rocket ship object when the camera is focused on a flat surface. VIOSimple also functions on stock versions of iOS 11.0 and above. |
It is unknown what VIO stands for, possibly '''V'''isual '''I'''nput/'''O'''utput. A partial meaning is revealed in Info.plist. |
It is unknown what VIO stands for, possibly '''V'''isual '''I'''nput/'''O'''utput. A partial meaning is revealed in Info.plist. |
Revision as of 11:00, 10 March 2018
VIOSimple is an early AR demo for Switchboard devices that was first discovered on TigrisAni 15A93261h. It creates a rocket ship object when the camera is focused on a flat surface. VIOSimple also functions on stock versions of iOS 11.0 and above.
It is unknown what VIO stands for, possibly Visual Input/Output. A partial meaning is revealed in Info.plist.
<key>NSCameraUsageDescription</key> <string>The "V" in VIO stands for Visual.</string>