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

Create 'scratch space' canvas under pointer/touch point, to draw on #12

Open
AdrianRossouw opened this issue Aug 17, 2014 · 2 comments
Open

Comments

@AdrianRossouw
Copy link
Contributor

This is an extra layer the size of the screen that the user's drawing will immediately show up on, and then it will disappear once the same points are sent back down the pipe from the server.

the layer will be slightly translucent, as to give the user subtle feedback about whether their changes have been committed, and if they are currently experiencing lag.

@AdrianRossouw
Copy link
Contributor Author

I actually have an almost complete implementation of this already. will add it soon

@AdrianRossouw
Copy link
Contributor Author

Here's the codepen my friend @lerouxb made when we started working on this project initially. it needs to be ported to famo.us.

http://codepen.io/lerouxb/pen/nBvCI?editors=001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant