https://github.com/naver/egjs-view360
360 integrated viewing solution
https://github.com/naver/egjs-view360
360 360-photo device-orientation panorama spinner touch video webgl
Last synced: 5 months ago
JSON representation
360 integrated viewing solution
- Host: GitHub
- URL: https://github.com/naver/egjs-view360
- Owner: naver
- License: mit
- Created: 2017-09-27T08:12:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2024-01-24T02:11:24.000Z (over 1 year ago)
- Last Synced: 2025-04-14T12:59:21.398Z (6 months ago)
- Topics: 360, 360-photo, device-orientation, panorama, spinner, touch, video, webgl
- Language: TypeScript
- Homepage: https://naver.github.io/egjs-view360/
- Size: 214 MB
- Stars: 521
- Watchers: 25
- Forks: 95
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README

View360
360° panorama image / video viewer built with Typescript```shell
npm install @egjs/view360@next
```
![]()
![]()
![]()
![]()
Demo / API /Other components
## Supported Browsers
> With Promise polyfill|
|
|
|
|
|
|
|---|---|---|---|---|---|
|11+|latest|latest|latest|9+|5.0+|## 📦 Packages
|Package|Version|Description|
|:-----:|:-----:|:-----:|
|[**@egjs/ngx-view360**](https://github.com/naver/egjs-view360/blob/master/packages/ngx-view360/README.md)||[Angular](https://angular.io/) port of @egjs/view360|
|[**@egjs/react-view360**](https://github.com/naver/egjs-view360/blob/master/packages/react-view360/README.md)||[React](https://reactjs.org/) port of @egjs/view360|
|[**@egjs/vue-view360**](https://github.com/naver/egjs-view360/blob/master/packages/vue-view360/README.md)||[Vue.js@2](https://vuejs.org/v2/guide/index.html) port of @egjs/view360|
|[**@egjs/vue3-view360**](https://github.com/naver/egjs-view360/blob/master/packages/vue3-view360/README.md)||[Vue.js@3](https://v3.vuejs.org/) port of @egjs/view360|
|[**@egjs/svelte-view360**](https://github.com/naver/egjs-view360/blob/master/packages/svelte-view360/README.md)||[Svelte](https://svelte.dev/) port of @egjs/view360|
## License
egjs-view360 is released under the [MIT license](https://github.com/naver/egjs-view360/blob/master/LICENSE).```
Copyright (c) 2023-present NAVER Corp.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.
```