PanoramaGL 全景展示
PanoramaGL, fixed some issues,share to someone need it,supports arm64,create by xcode7
based https://code.google.com/p/panoramagl
变更
- fix arm64 PLHotspot bug 修正arm64下PLHotspot不能点击的bug
- texture supports 20482048 纹理支持20482048
- remove some warning 移除一些警告
- use CMMotionManager replace UIAccelerometer 对重力感应做了向下兼容
- add Accelerometer Effect 添加了重力感应效果
其他选择
- Panorama https://github.com/robbykraft/Panorama
- JAPanoView https://bitbucket.org/javieralonso/japanoview
- threejs.org http://threejs.org/examples/webgl_panorama_equirectangular.html
- SceneKit自己动手实现全景展示 https://github.com/shaojiankui/Panorama-SceneKit
- OpenGL自己动手实现全景展示 https://github.com/shaojiankui/Panorama-OpenGL