Skip to content

Utopiah/googlepoly-load-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

googlepoly-load-component

Live demo at https://gpoly.glitch.me/

See Google Poly documentation at https://developers.google.com/poly/develop/web

Optionally you can load via URL using the gpolyid parameter.

  <script src="https://aframe.io/releases/0.7.1/aframe.min.js"></script>
  <script src="https://rawgit.com/Utopiah/googlepoly-load-component/master/googlepoly-load-component.js"></script>

  <!-- ... -->

  <!-- That expensive chair by Vladimir Iiirc aka VR_Human : https://poly.google.com/view/5osCtu2pLwv -->
  <!-- make sure to use your API key if you remix this glitch -->
  <a-entity position="0 0.5 -5" gpoly="polyid:5osCtu2pLwv; API_KEY:;"></a-entity>

About

A-Frame VR component to load a 3D model from Google Poly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published