Skip to content

Conversation

@felixtrz
Copy link
Contributor

@felixtrz felixtrz commented Apr 7, 2021

Adding 3 advanced WebXR hands examples:

Button Press Example - Using collision detection to trigger events when user press down button
Point-and-Click Example - Using a droplet-shaped target ray to point and click on buttons in the scene
Point-and-Drag Example - Using a droplet-shaped target ray to drag and drop objects in the scene

@mrdoob
Copy link
Owner

mrdoob commented Apr 8, 2021

Looking good!

@mrdoob
Copy link
Owner

mrdoob commented Apr 8, 2021

Instead of adding a custom ECS, what do you think about using ECSY instead?

@mrdoob mrdoob added this to the r128 milestone Apr 8, 2021
@felixtrz
Copy link
Contributor Author

felixtrz commented Apr 9, 2021

Instead of adding a custom ECS, what do you think about using ECSY instead?

Great point! Let me update the examples to using ECSY.

@mrdoob mrdoob modified the milestones: r128, r129 Apr 23, 2021
@felixtrz
Copy link
Contributor Author

Updated the new hands examples with ECSY implementation @mrdoob

@felixtrz
Copy link
Contributor Author

changes merged in #21712

@felixtrz felixtrz closed this Apr 26, 2021
@WestLangley WestLangley removed this from the r129 milestone Apr 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants