Show / Hide Table of Contents

    Namespace ArucoUnity.Cameras.Displays

    Classes

    ArucoCameraDisplay

    Manages Unity virual cameras that shoot 3D content aligned with the Images displayed as background. It creates the augmented reality effect by the images from the physical cameras and the ArucoObject tracked by ArucoObjectsTracker.

    ArucoCameraDisplayGeneric<T, U>

    MonoArucoCameraDisplay

    Displays a mono ArucoCamera.

    StereoArucoCameraDisplay

    Displays a StereoArucoCamera.

    StereoVRArucoCameraDisplay

    Displays a StereoArucoCamera in a VR HMD.

    Interfaces

    IArucoCameraDisplay

    Manages Unity virual cameras that shoot 3D content aligned with the Images displayed as background. It creates the augmented reality effect by aligning the images from the physical cameras and the ArucoObject tracked by .

    Back to top Aruco Unity - Erwan Normand