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

Implement touch event rotate + "pinch to zoom" #18

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

MaxBittker
Copy link

@MaxBittker MaxBittker commented Dec 29, 2019

Happy new years!
Note: you probably want to review just the first three commits. I can back out the lint fix commit!

fixes #17

Try it out at https://maxbittker.github.io/regl-camera/

I think I handled some of the edge cases and it seems to work well for my needs.

Tested on chrome on linux (touchscreen laptop) and safari ios.

How do you feel about the "quick and dirty" manual style of this implementation, versus the way that the rest of the library delegates to other packages?

Let me know what I can do to help get this to a state that you would feel good about merging :)

On the other hand, no pressure to accept this or review it on any timely manner, I want to be helpful but understand the overhead of merging new functionality to a working library! I'm happy to let this live as a fork.

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.

Support touch events
1 participant