hmans / three-elements

Web Components-powered custom HTML elements for building Three.js-powered games and interactive experiences. 🎉
https://three-elements.hmans.co
MIT License
398 stars 14 forks source link

Support WebXR Controllers and Events #22

Closed CodyJasonBennett closed 3 years ago

CodyJasonBennett commented 3 years ago

I'm digging into WebXR since #21, but I'm curious of how we can extend this behavior.

I think we can create elements for controllers, hands, and their events to declaratively manage interactivity. I've made an early demo of these components here but wonder how we can manage events native to WebXR.

CodyJasonBennett commented 3 years ago

This is an issue for the extras package.