HDRIなどを無料公開しているOpenReel(https://openreel.org/)向けに作成したツール「Quick 360pic View」を無償公開します。Quick 360pic Viewは、WordPressサイトに360度パノラマ画像を簡単に追加するためのプラグインです。

ショートコードを使って、投稿や固定ページにインタラクティブな360度画像ビューアを埋め込むことができます。360°静止画パノラマ(エクイレクタングラー形式)をWordpressで簡単に表示できるWPプラグインです。以下のようにショートコードを指定するだけで簡単に360度パノラマ画像を表示できます。

[quick_360pic_view src="ここに360度画像のURLを記述"]

このように表示されます。

Quick 360pic View

 

Quick 360pic View 使い方ガイド

Quick 360pic View は、WordPress サイトへ 360 度パノラマ画像を手軽に追加できるプラグインです。投稿や固定ページにショートコードを挿入するだけで、インタラクティブな 360 度ビューアを表示できます。ビューワー本体は軽量で高速に動作し、面倒な初期設定を行わなくてもすぐ利用できるのが特長です。

Quick 360pic View 主な機能

Quick 360pic Viewショートコードを設定したページのみjsファイルなど読み込みされるように設計しました。使わなければ余計な読み込みがありません。ショートコードひとつで埋め込みが完了し、読み込みは最小限の負荷で行われます。画像を差し替えるだけでそのままビューアが反映されるため、コンテンツ制作者が複雑な設定に煩わされることはありません。

フル機能は、以下ショートコードになります。ratioで縦横比率を自由に指定できます。fullscreenをtrueにすると目立つフルスクリーンボタンが出てきます。autorotateをfalseにすると自動回転を停止できます。

[quick360view url="360画像のURL" ratio="4:3" fullscreen="true" autorotate="false"]

※指定がない場合は以下が適用となります。
ratio="16:9" fullscreen="false" autorotate="true"

投稿や固定ページには、ショートコードの使い方がウィジェットに表示されます。

 

Quick 360pic View WPインストール方法

WordPress 管理画面へアクセスし、「プラグイン → 新規追加」を開いて「プラグインのアップロード」を選択し、 ZIP ファイルをアップロードして「今すぐインストール」をクリックします。最後にインストール完了画面で「プラグインを有効化」を押せば導入は完了です。

はじめてプラグインをアップする場合は、かならずテストサイトでアップして何か問題が起きないかを確認してから本番環境でテストしてください。MIT Licenseにて公開いたします。テストバージョンのため以下ZIPファイルのみとなります。DLは以下から。ライセンスを読んでDLくださいませ。

Quick 360pic View WP プラグインZIP ダウンロード先
https://techietechnology.co.jp/wp-content/uploads/2025/06/quick-360pic-view.zip

MIT License

Copyright (c) 2025 Quick 360pic View

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Third-Party Licenses for Quick 360pic View
==========================================

This plugin includes the following third-party libraries:

Photo Sphere Viewer
License: MIT License
Copyright: © Damien "Mistic" Sorel
URL: https://photo-sphere-viewer.js.org/
Files:
- assets/js/photo-sphere-viewer.min.js
- assets/css/photo-sphere-viewer.min.css
- assets/js/autorotate-plugin.min.js

MIT License Text:
================

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

The MIT License

Copyright © 2010-2018 three.js authors

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.