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

✨ [New Demo Request]: Pointer Lock API Demo #132

Open
atapas opened this issue Oct 28, 2021 · 1 comment
Open

✨ [New Demo Request]: Pointer Lock API Demo #132

atapas opened this issue Oct 28, 2021 · 1 comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest

Comments

@atapas
Copy link
Owner

atapas commented Oct 28, 2021

Please include the request by answering these questions.

What is the Example and Demo Topic?

Pointer Lock API

Please explain why do you need it?

The Pointer Lock API (formerly called Mouse Lock API) provides input methods based on the movement of the mouse over time (i.e., deltas), not just the absolute position of the mouse cursor in the viewport. It gives you access to raw mouse movement, locks the target of mouse events to a single element, eliminates limits on how far mouse movement can go in a single direction, and removes the cursor from view. It is ideal for first person 3D games, for example.

Any Links, Reads?

https://developer.mozilla.org/en-US/docs/Web/API/Pointer_Lock_API

If you are picking up this request to implement, PLEASE READ THIS

@atapas atapas added the enhancement New feature or request label Oct 28, 2021
@atapas atapas added the hacktoberfest hacktoberfest label Sep 27, 2022
@Architsharma7
Copy link

Hey, I would love to work on this issue, can you assign it to me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request hacktoberfest hacktoberfest
Projects
None yet
Development

No branches or pull requests

2 participants