Skip to content

Instantly share code, notes, and snippets.

@ngokevin
Created September 30, 2016 22:35
Show Gist options
  • Save ngokevin/60969daa44803618bb858f0746d63a6e to your computer and use it in GitHub Desktop.
Save ngokevin/60969daa44803618bb858f0746d63a6e to your computer and use it in GitHub Desktop.
A-Frame/three.js 360-degree Screenshot Bookmarklet
javascript:(function(){var script=document.createElement('script');script.src='https://rawgit.com/AdaRoseEdwards/f6b96e4ea44c0201bc72879da62e633a/raw/9074d13fdbc540a0b4b578009c2fac79711359ba/equirectangular.js';document.body.appendChild(script);})();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment