mozilla-mobile / webxr-ios

An iOS app for testing WebXR
Mozilla Public License 2.0
210 stars 41 forks source link

Use ARKController's ARSession directly for ARSessionObserver functions #154

Closed robomex closed 5 years ago

robomex commented 5 years ago

Consolidate ARSessionObserver functions in an extension of ARKController instead of extending ViewController.