实现360度全景图像的Android类库--PanoramaGL
PanoramaGL是世界上第一个开源的实现360度全景图像的Android类库。支持球,立方体,圆柱。有重力加速等。
  
  它具有以下特性:
  
  - Tested with SDK 2.x to 4.x 
  
  - Support for architectures ARM, x86 and MIPS.
  
  - Supports OpenGL ES 1.x
  
  - Supports spherical, cubic and cylindrical panoramic images
  
  - Allows scrolling and continuous scrolling
  
  - Supports scrolling left to right and from top to bottom using the accelerometer
  
  - Allows to use the inertia to stop scrolling
  
  - Supports zoom in and zoom out (moving two fingers on the screen)
  
  - Supports reset (placing three fingers on the screen or shaking the device)
  
  - Allows you to control the range of camera rotation in the x and y axis
  
  - Support for view events
  
  - Support for hotspots
  
  - Support for sensorial rotation (Only compatible for devices with Accelerometer and Magnetometer)
  
  - Support for simple JSON protocol