tumanob / wp-vr-view

Wordpress plugin to add photosphere images and 360 video to wordpress posts, pages etc
GNU General Public License v3.0
20 stars 9 forks source link

Wordpress WP-VR-view Plugin to Add Photo Sphere and 360 video to posts and pages

WP-VR-view is a plugin that allows you to display Photo Sphere images and 360 video on wordpress pages, posts, etc. Website visitors will be able to navigate through your panoramas. Smartphone users can use Google cardboard to look through in Virtual reality way.

Demos

Shortcode parameters:

Short codes examples:

  1. [vrview img="URL for photosphere image"]
  2. [vrview video="URL for 360 video .mp4 file"]
  3. [vrview video="URL for 360 video .mp4 file" img="URL for video preview image"]
  4. [vrview img="URL for photosphere" pimg="Optional URL preview photosphere photo for faster load"]
  5. [vrview img="URL for photosphere" width="500" height="300"] width="500" - set width to 500 pixels wide. if you want full/100% width you can use width="100%"
  6. [vrview img="URL for photosphere" stereo="true"] stereo image - default value is false.

Supported Platforms

Frequently Asked Questions

Do you have questions or issues with plugin? Use forum or email tumanob@gmail.com.

= How can I create a panorama? = The easiest way to create a panorama would be using a mobile device. There are a lot of panorama-shooting applications

= What library is used? =

https://developers.google.com/cardboard/vrview

= Image Specifications =

= Additional information =

https://support.google.com/cardboard/answer/6383058?p=vrview&rd=1

=Default width and height =

= Minimum image width =

Changelog

= 2.1 =

= 1.6 =

= 1.4 =

= 1.3 =

= 1.2 =

= 1.0 =