jsyang / 360viewer

Equirectangular 360 image viewer for the web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

360 web viewer

You can use this with any equirectangular image produced by a 360 camera.

yarn
yarn start

and then go to http://localhost:3000#URL_OF_IMAGE

Should work cross domains as well.

  • Mobile gyroscope support not implemented yet.

Example

http://jsyang.ca/360viewer/#https://i.imgur.com/iPhSNLL.jpg

About

Equirectangular 360 image viewer for the web


Languages

Language:TypeScript 53.3%Language:JavaScript 31.4%Language:HTML 15.4%