MultiTouch stack

Hey all

Based on the requirements of @xd_nitro
i’ve put together an interface prototype of how I imagine it working (i.e. there’s nodes, inputs, outputs, comments but no code inside yet).

Any feedback is welcome. I can imagine a couple of things are missing.

Notes:

  • Object Oriented
  • C# programmed (ideally would be VL interfaced also)
  • There’s a new approach to Hit Tests (delegates) which is very versatile (tests on transform or Image, can have custom hit test listeners)

You can download this to try yourself:
MultiTouchStack Interface Prototype 20170203.zip (220.8 KB)

1 Like

Assembling notes of what’s missing:

  • HitResult should output Cursor involved in hit
  • GetHitTest node (can be used for debugging)
  • Preview (MultiTouch Stack) renders : {all slides, any custom HitTest regions, cursors, cursor attachments}

plese find rewrite at : https://vvvv.org/contribution/vvvv.packs.multitouchstack