Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file modified .DS_Store
Binary file not shown.
Binary file added images/.DS_Store
Binary file not shown.
Binary file added images/agog.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,19 @@ <h2>
<h2>
WebXR in the Real World
</h2>

<figure style="grid-column-end: span var(--imgcols);">
<a href="https://agog.org/see-your-brand-in-3d/" class="img-a">
<img src="./images/agog.png">
</a>
<figcaption>
<h3>See Your Brand in 3D</h3>
<p><small>Agog</small></p>
<p>
Even as XR is advancing quickly, few current examples of XR-ready brands exist and even fewer resources are available on how to develop one. See Your Brand in 3D provides foundational information for newcomers to XR and fresh tools and techniques for existing creators, designers, and storytellers. This guide reviews the learnings, challenges, and “ah-ha” moments encountered during Agog’s own spatial-design journey.
</p>
</figcaption>
</figure>

<figure style="grid-column-end: span var(--imgcols);">
<a href="https://spatialfusion.io" class="img-a">
<img src="./images/spatial-fusion.png">
Expand Down