60 lines
1.5 KiB
Markdown
60 lines
1.5 KiB
Markdown
|
|
<h1>Hi there! 👋</h1>
|
||
|
|
Welcome to this XR experience.<br/>
|
||
|
|
<br/>
|
||
|
|
<div class="btn script">
|
||
|
|
<button class="btn secondary" onclick="document.querySelector('#tips').style.display = ''">Tips for navigating in XR</button>
|
||
|
|
</div>
|
||
|
|
|
||
|
|
<div id="tips" style="display:none">
|
||
|
|
<br/>
|
||
|
|
<table>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<b>Keyboard+Mouse</b>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
use the WASD-keys and mousedrag to navigate
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td width="200">
|
||
|
|
<b>AR/VR headset</b>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
walk around / use right-longpinch (or thumbstick) for local teleports<br/>
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<b>PhoneVR</b>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
use gaze or bluetooth/mouse to navigate
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<b>PhoneAR</b>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
walk around and tap screen to click
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
<tr>
|
||
|
|
<td>
|
||
|
|
<b>Mobile</b>
|
||
|
|
</td>
|
||
|
|
<td>
|
||
|
|
use the WASD-keys and mousedrag to navigate
|
||
|
|
</td>
|
||
|
|
</tr>
|
||
|
|
</table>
|
||
|
|
<br/>
|
||
|
|
You've got this!
|
||
|
|
</div>
|
||
|
|
<br/>
|
||
|
|
|
||
|
|
This virtual world is generated in realtime via <a href='https://icosa.gallery' target='_blank'>icosa.gallery</a>.
|
||
|
|
You can add/create parcels in icosa.gallery, by publishing via <a href='https://openbrush.app'>OpenBrush</a>, <a href='https://openblocks.app'>OpenBlocks</a>, or <a href='https://blender.org' target='_blank'>Blender</a>.<br>
|
||
|
|
|
||
|
|
> NOTE: Make sure to add hashtag **#tronverse-icosagallery** to the title (and re-run xrforge for fast re-sync).
|