supereggbert / aframe-htmlembed-component

HTML Component for A-Frame VR that allows for interaction with HTML in VR. Demo https://supereggbert.github.io/aframe-htmlembed-component/dist/examples/index.html
MIT License
196 stars 41 forks source link

added support for loading external html #25

Open coderofsalvation opened 4 years ago

coderofsalvation commented 4 years ago

Having lots of inline HTML will get messy very quickly. Here's a feature (src:) which allows embedding html from local files.