| The iPhone Wiki is no longer updated. Visit this article on The Apple Wiki for current information. | 
Difference between revisions of "VIOSimple"
| m | Unknownz21 (talk | contribs)  | ||
| 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  | + | 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. | ||
Latest revision as of 07:45, 11 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>

