artoolkitx / arunityx

artoolkitX for Unity, providing high-performance video acquisition, marker and texture tracking and full Unity Editor support
https://www.artoolkitx.org/
Other
43 stars 22 forks source link

ARXTrackedCamera is obsolete. Refactor ARXTransitionalCamera #94

Open philip-lamb opened 1 year ago

philip-lamb commented 1 year ago

Since ARXCamera now has the option to work without an ARXOrigin, ARXTrackedCamera is obsolete. However, ARXTransitionalCamera derives from it. So need to refactor ARXTransitionalCamera for examples in extended examples repo.