@byondrnd/byondxr-viewer

<div class="byondxr-viewer" data-role="byondxr-viewer" experienceId="<your experience id, optional if using hashExperienceId>" hashExperienceId="<your hashed experience id, optional if using experienceId>" sceneId="<optional, will lunch a scene by scene id>" ></div> </div> <script src="https://unpkg.com/@byondrnd/byondxr-viewer@1.0.8/dist/index.js"></script>

Usage no npm install needed!

<script type="module">
  import byondrndByondxrViewer from 'https://cdn.skypack.dev/@byondrnd/byondxr-viewer';
</script>

README

Get Started


    <div
        class="byondxr-viewer"
        data-role="byondxr-viewer"
        experienceId="<your experience id, optional if using hashExperienceId>"
        hashExperienceId="<your hashed experience id, optional if using experienceId>"
        sceneId="<optional, will lunch a scene by scene id>"
        ></div>
    </div>
    <script src="https://unpkg.com/@byondrnd/byondxr-viewer@1.0.8/dist/index.js"></script>