summaryrefslogtreecommitdiff
path: root/docs/ideas/2022-12-17-ar-mr-xr.html
diff options
context:
space:
mode:
authorNavan Chauhan <navanchauhan@gmail.com>2024-03-26 23:38:14 -0600
committerNavan Chauhan <navanchauhan@gmail.com>2024-03-26 23:38:14 -0600
commitf6d2141a480dd6b5b8ee0e48d43bb64773232791 (patch)
tree2c1debfc78746324b9e38be0bf4796b7a84a6348 /docs/ideas/2022-12-17-ar-mr-xr.html
parentaae00025bd8bff04de90b22b2472aed8a232f476 (diff)
add header ids
Diffstat (limited to 'docs/ideas/2022-12-17-ar-mr-xr.html')
-rw-r--r--docs/ideas/2022-12-17-ar-mr-xr.html20
1 files changed, 10 insertions, 10 deletions
diff --git a/docs/ideas/2022-12-17-ar-mr-xr.html b/docs/ideas/2022-12-17-ar-mr-xr.html
index 3bb6655..b6cfa79 100644
--- a/docs/ideas/2022-12-17-ar-mr-xr.html
+++ b/docs/ideas/2022-12-17-ar-mr-xr.html
@@ -6,13 +6,13 @@
<link rel="stylesheet" href="/assets/main.css" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>AR XR MR</title>
+ <title>id="ar-xr-mr">AR XR MR</title>
<meta name="og:site_name" content="Navan Chauhan" />
<link rel="canonical" href="https://web.navan.dev/ideas/2022-12-17-ar-mr-xr.html" />
<meta name="twitter:url" content="https://web.navan.dev/ideas/2022-12-17-ar-mr-xr.html />
<meta name="og:url" content="https://web.navan.dev/ideas/2022-12-17-ar-mr-xr.html" />
- <meta name="twitter:title" content="AR XR MR" />
- <meta name="og:title" content="AR XR MR" />
+ <meta name="twitter:title" content="id="ar-xr-mr">AR XR MR" />
+ <meta name="og:title" content="id="ar-xr-mr">AR XR MR" />
<meta name="description" content="Data dump from my notes" />
<meta name="twitter:description" content="Data dump from my notes" />
<meta name="og:description" content="Data dump from my notes" />
@@ -44,11 +44,11 @@
<main>
- <h1>AR XR MR</h1>
+ <h1 id="ar-xr-mr">AR XR MR</h1>
<p>Last Updated: 2022-12-17</p>
-<h2>Projects</h2>
+<h2 id="projects">Projects</h2>
<p>All projects listed here are in the following format:</p>
@@ -119,26 +119,26 @@
</tbody>
</table>
-<h2>Resources</h2>
+<h2 id="resources">Resources</h2>
<ul>
<li>For latest updates, <a rel="noopener" target="_blank" href="https://reddit.com/r/AR_MR_XR">r/AR<em>MR</em>XR</a> is one of the best resources out there.</li>
<li>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.</li>
</ul>
-<h2>Ideas</h2>
+<h2 id="ideas">Ideas</h2>
-<h3>Safety Checklist for CUBRT</h3>
+<h3 id="safety-checklist-for-cubrt">Safety Checklist for CUBRT</h3>
<p>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. </p>
<p>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.</p>
-<h3>App Clips</h3>
+<h3 id="app-clips">App Clips</h3>
<p>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.</p>
-<h3>Non-AR Smart Glasses</h3>
+<h3 id="non-ar-smart-glasses">Non-AR Smart Glasses</h3>
<p>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</p>