You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think basic-multitouch-canvas is the commented version of multitouch-canvas that we used in class, and should be kept.
multitouch-canvas was a renamed version of my lemur rbfi system that I used in a piece, but should be the same as basic-multitouch-canvas just without comments.
basic-canvas is a very basic starter file to show how scripts execute on on cursor down, move, up, etc.
there should also be an inclass which was an example I went over in class one time? this one might be a better starter file, not sure.
I think I would like to clean this area of the repo up before release. We should have two versions, one that you plan on using as an o.io module which is production ready, and one that functions as a "template starter". Does this also make sense to you? Currently there are 4 versions.
What is the difference between
basic-canvas
,multitouch-canvas
andbasic-multitouch-canvas
?The text was updated successfully, but these errors were encountered: