Linux 软件免费装
Banner图

WP-VR-view - Add Photo Sphere, 360 video to Wordpress

开发者 tumanob
更新时间 2018年8月25日 13:38
PHP版本: 3.9 及以上
WordPress版本: 4.9.8
版权: GPLv3 or later
版权网址: 版权信息

标签

google photos interactive 360 equirectangular vr android virtual panoramas cardboard streetview virtual reality 360 video Photo Sphere 360-degree Goolge cardboard

下载

1.0 1.1 1.2 1.3 1.4 1.5 1.6 2.0

详情介绍:

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. Quick Video Demo http://www.youtube.com/watch?v=DWkLce9M-h0 Demos If you want to contact me for any reason, feel free to email me at tumanob@gmail.com or contact me on: Facebook, GitHub 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

安装:

Install from WordPress Dashboard Log into WordPress dashboard then click Plugins > Add new > Then under the title "Install Plugins" click Upload > choose the zip > Activate the plugin! Install from WordPress Dashboard plugin Search Log into WordPress dashboard then click Plugins > Add new > Then do search for "WP VR view" > choose "Install" > Activate the plugin! Install from FTP Extract the zip file and drop the contents in the wp-content/plugins/ directory of your WordPress installation and then activate the Plugin from Plugins page. After activation you can use short codes to insert your Photo Sphere images to any post or page.

屏幕截图:

  • Image on Wordpress page from Browser
  • Full Screen View
  • Cardboard View
  • Button to add Shortcode
  • Shortcode Form

常见问题:

How can I create a panorama?

Do you have questions or issues with plugin? Use forum or email tumanob@gmail.com. The easiest way to create a panorama would be using a mobile device. There are a lot of panorama-shooting applications

Image Specifications

  • VR View images can be stored as png, jpeg, or gif. We recommend you use jpeg for improved compression.
  • For maximum compatibility and performance, image dimensions should be powers of two (e.g. 2048 or 4096).
  • Mono images(default) should be 2:1 aspect ratio (e.g. 4096 x 2048).
  • Stereo images should be 1:1 aspect ratio (e.g. 4096 x 4096).

Default width and height

  • width 640px - height - 360px

最小宽度

  • Image should be minimum 2048 px wide

更新日志:

2.0 1.6 1.4 1.3 1.2 1.0