vialab / SMT

Simple Multi-Touch (SMT) Toolkit
http://vialab.science.uoit.ca/smt
GNU General Public License v3.0
43 stars 18 forks source link

Implement Pretty Ripples for TouchDraw.TEXTURED #160

Open kiwistrongis opened 10 years ago

kiwistrongis commented 10 years ago

Assign and Unassign ripples will be 'spawned' whenever a touch is assigned or unassigned (respectively) from a zone. They will not move with the touch, but will center on the point of first contact ( and last contact ).

Issue #62 must be closed when this is completed, as it will be invalidated