Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/explooosion/react-three-panorama


https://github.com/explooosion/react-three-panorama

panorama reactjs threejs

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

# React-three-panorama

Demo panorama scene by three.js build with react.js

# Deploy

```sh
yarn
yarn start
```

# Credit

- [three.js - example - webgl_panorama_cube](https://github.com/mrdoob/three.js/blob/master/examples/webgl_panorama_cube.html)
- [three.js - OrbitControls](https://threejs.org/docs/?q=orbitcontrols#examples/en/controls/OrbitControls)
- [Vincedream - threejs-pano](https://github.com/Vincedream/threejs-pano)
- [前端3种方案实现VR全景 ,po源码,建议收藏](https://zhuanlan.zhihu.com/p/383184055)