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

Bugfix: Hands not recognized outside the screen viewport. #8

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Commits on Mar 3, 2023

  1. Bugfix: Hands not recognized outside the screen viewport.

    Fix: Added more space in the sides (left and right) to let the camera and the canvas work even if the hand is on
    the border. Added a constant to set the extra width to 600px, which is good for a hand size close to the screen.
    Camera capturing area and canvas drawing area increased in the X axis.
    longvision committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    0733047 View commit details
    Browse the repository at this point in the history
  2. Delete yarn.lock

    longvision authored Mar 3, 2023
    Configuration menu
    Copy the full SHA
    d193b88 View commit details
    Browse the repository at this point in the history