Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mirror webcam #16

Open
ewpatton opened this issue Feb 25, 2021 · 1 comment
Open

Mirror webcam #16

ewpatton opened this issue Feb 25, 2021 · 1 comment

Comments

@ewpatton
Copy link
Member

The webcam should be mirrored along the X axis so that when the user raises their hand the hand raises on the same side of the image, similar to an in-world mirror.

@ewpatton
Copy link
Member Author

In the old version, this was accomplished by applying transform: scaleX(-1) to the <video> element.

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

No branches or pull requests

1 participant