Skip to content

A aframe component for rendering and interacting with html in VR

License

Notifications You must be signed in to change notification settings

LukeTOBrien/aframe-html

 
 

Repository files navigation

#aframe-html

This is a component for easily adding HTML as a material to your 3d objects in aframe VR.

html in vr

Features

  • Load content from a url (note: you'll be restricted by what urls you use unless you use CORS or proxy)
  • Modify content directly
  • Simulate mouse events ("mousedown","mouseup","mousemove","click")

Notes

#install

npm install aframe-html

About

A aframe component for rendering and interacting with html in VR

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%