-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Dav Clark edited this page Jul 26, 2016
·
5 revisions
There are a variety of learnings as we go. Of course don't forget to have a look at the issues also!
- We probably don't need d3 (or snap), but these would perhaps be nice
- Mike Bostok made a simple line drawing widget.
- Need to figure out how to do pointer event handling with access to all SVG elements. See MDN docs and also this idea for using closures.
- Once we have control of things, we will probably also want to do full screen.
- Lastly, we'll want to figure out the use of touch events.