Instructions for sharing KeyShotVR

Below is your KeyShotVR. To view the KeyShotVR by itself open the ajedrez.html file in the ajedrez folder.

 

Uploading to your web site:

Upload the ajedrez folder and ajedrez.html to your webserver. Make sure when uploading the folder
and html file that your html file is located in the same directory as the "files" folder inside ajedrez.
Copy/Paste the code below to your webpage.

[Code]:

 <div style="max-width: 300px; max-height: 240px;">
    <div style="left: 0px; width: 100%; height: 0px; position: relative; padding-bottom: 80%;">
      <iframe src="ajedrez.html"
                   allowfullscreen
                   style="top: 0px; left: 0px; width: 100%; height: 100%; position: absolute;" 
                   frameborder="0"
                   scrolling="no">
      </iframe>
  </div>
</div>

If you are sharing via email. You will need to send the entire zipped ajedrez folder to the end recipient.