Getting started
Instructions
Installation
Choose Krpano or A-frame as your panorama viewer and include its script (it should be placed before vrmaker-sdk.js
).
Then import vrmaker by es6 in your project.
Or use VR Maker SDK cdn include it in your project:
Finally, initialize the VRMaker
object (don't forget do create a div
with an id
):
Result
Example
Clone https://github.com/istagingRD/vrmaker-sdk and check it in examples / src folder.
Live example
https://livetour.istaging.com/58217f61a22b9d0067e06d7c?ui=true
Last updated