Nice quick demo of a "tape drawing" UI, where you ...
# linking-together
i
Nice quick demo of a "tape drawing" UI, where you use one hand to control the position of the pen, and the other hand to control the angle, allowing for precisely drawing both smooth curves and straight line segments.

https://www.youtube.com/watch?v=LvyzwN36PSw

❤️ 7
c
I'd love to see this on the Remarkable 2
It's interesting that he says "we bring the computer to us, not us to the computer" but actually the user is still making quite a lot of allowances for the computer using floaty light pens with no tension between the hands. I wonder if it might be more bringing the computer to us to simply autofit bezier curves to a photo of the physical tape drawing.
🍰 3
l
The VR demo in the comments was neat :)
n
Wow, that's a very cool concept!
s
@Chris Knott my interpretation was that ‘bringing the computer to us’ emphasizes human embodied skills by letting us adjust the curve ‘inputs’ / parameters at the speed of thought using our hands! Auto-fitting bezier curves to me feels like going back to treating the computer as a magical black box again instead of having both human and computer participate in the process 😄
c
What I mean was if you consider two input devices; the [light pens+screen+projector], and [physical tape+whiteboard+camera], then to me the second one makes better use of human's embodied skills because you can feel the tension between your hands, more intuitively peel off and re-stick mistakes etc. (it does have downsides such as creating waste). The motivating problem they identified in the video was how to digitise the tape images. In 1999 this maybe required inputting the data digitally in the first place (with hand tools), but nowadays you could also have the option of inputting the data with a camera. The end result is the basically the same; users can draw on the wall with their hands, but end up with a vector image on the computer system.
I agree that black boxes are bad. You wouldn't want to be in a situation where the image on the computer is not what you drew, with no way to understand where you and the computer are disagreeing.
s
ah I see