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
).
If you want to use Krpano as your viewer, you can use the free version with watermark to demo. Otherwise, you need to purchase a Krpano license.
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
):
You can also hard-code the panorama Array. For example:
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