VIOSimple

From The iPhone Wiki
Revision as of 07:40, 10 March 2018 by 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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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, 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>