--- date: 2022-12-17 19:43 description: Data dump from my notes tags: AR, MR, XR visible_on_main: false draft: false --- # AR XR MR Last Updated: 2022-12-17 ## Projects All projects listed here are in the following format: | Name | Company | Notes | |------|---------|-------| | Hololens | Microsoft | | | Oculus | Facebook/Meta | | | [Tesseract](https://tesseract.in) | Jio/Tesseract | Indian "startup" | | [R1](https://www.lynx-r.com/collections) | Lynx | MR Headset | | [Monocle](https://www.brilliantmonocle.com) | Brilliant Labs | Open Source Smart Monocle | | [AR.js](https://ar-js-org.github.io/AR.js-Docs/) | AR-js-org | Open Source framework for AR on the web. Supports image, location and marker based tracking | | ARKit | Apple | Framework for iOS | | ARCore | Google | Framework for Android | | [8thWall](https://8thWall.com) | Niantic | Framework for AR on the web | | [Vaunt](https://www.theverge.com/2018/2/5/16966530/intel-vaunt-smart-glasses-announced-ar-video) | Intel | Sold everything to North, the company behind Focals | | [Focals](https://www.theverge.com/2019/2/14/18223593/focals-smart-glasses-north-review-specs-features-price) | North | One of the only consumer grade smart glasses which got bought by Google :/, don't think they will ever launch a v2 now | ## Resources * For latest updates, [r/AR_MR_XR](https://reddit.com/r/AR_MR_XR) is one of the best resources out there. * Until WebXR actually becomes a thing and gets support on Safari, depending on the use case any of the frameworks can be used right now with each having their own pros and cons. Otherwise, for displaying simple models Google's ModelViewer framework can be used to integrate with the native AR frameworks for both iOS and Android to display glTF/USDZ models. ## Ideas ### Safety Checklist for CUBRT Would be nice to have an AR app/website that goes through all the safety checklists on our cars, so we never have to see another loose fuel line blow up the entire car. Possible solution: Add a fiduciary marker under the hood of the car and use it to highlight areas which need to be checked, or multiple markers which are activated in a particular order and show up as disabled until you complete the previous step. ### App Clips Although App Clips on iOS have limited capabilities available to them, ARKit is one of them. This means, a QR code / NFC trigger can be used to launch a mini ARKit based App Clip. ### Non-AR Smart Glasses Not every pair of smart glasses need to have AR based surface tracking / SLAM, to display stuff. Just a simple display which can overlay elements on the real world should be capable of displaying tons of data