0

My friend wanted me to find “360 jpg image (Taken by phone) in panorama mode in web application”. What would be the best technology for develop that module.

Are there are any open source technology/libraries, reference materials or any tutorials?

Sadun89
  • 144
  • 1
  • 2
  • 12

2 Answers2

0

For Android, you can try this demo Try GoogleCardBoard Sample

sreekumar
  • 2,439
  • 1
  • 21
  • 27
0

Try including this to your build.gradle

compile 'com.gjizhe:PanoramaImageView:1.0'
franklinsijo
  • 17,784
  • 4
  • 45
  • 63