Simple example of coloVR embedded with an iframe. It’s up to user style the iframe, as it’s dimensions depend on if coloVR has mapBox or not. Code: <iframe width=”100%” height=”1024″ style=”border: none;” src=”https://colovr.com/embed/?vr_scene=303&vr_image=288&autorotate=false&mapbox=true” seamless=”seamless” allowfullscreen=”allowfullscreen”></iframe>
Goal of this tutorial is to to do a simple WordPress page with sampVR. OK. Here we go. Less reading, more doing. This tutorial is intermediate level: You will need knowledge of WordPress, HTML, JSON and Javascript. Probably some PHP too. First, install WordPress on your server. I mean just go ahead, make my day. […]