Holoboard Basic SDK
v1.4
Software Development Kit for developing applications on smartphones for Holoboard (www.myholo.io)
|
CTesseractBasic.ControllerCallbacks | Controller callbacks. Most direct access to controller callbacks. |
▼CMonoBehaviour | |
CTesseractBasic.ARCamera | This component is reponsible for camera pose tracking and steroe rendering, along with maintaining system states. |
CTesseractBasic.ARInteractible | Mid Level Interaction Class. Attach this script to any GameObject with a Collider to relay controller interactions performed while this GameObject is being gazed upon. |
CTesseractBasic.EyeRaycaster | Animates the reticle based on whether an object is on the raycast path or not. |
CTesseractBasic.HoloboardController | Holoboard controller class. |
CTesseractBasic.IPDCalibration | IPDC alibration class. |
CTesseractBasic.Reticle | Draws a circular reticle in front of any object that the user points at. |