design review notes

This commit is contained in:
spatialfree 2022-11-12 20:20:29 -05:00
parent 84781b5ec6
commit c91137a4c2
2 changed files with 26 additions and 6 deletions

View file

@ -67,4 +67,8 @@ class RollsCursor : dof {
/*
COMMENTS
reach out to nova for any help or perspectives on the problem
un stagger the roll
bias direction on index and pinky
*/

View file

@ -207,10 +207,26 @@ class Trackballer : dof {
/*
COMMENTS
press in is not reliable
full thumb mesh and contact point lerp
pullbtn mouse click scale anim
thumb inside instead
so the natural thumb position doesn't affect the trackballer
sens for cursor
be able to stop it easily without jittering
use another fingers flexion to be able to brake the trackballer
finger gun interaction (on the other hand) to move the trackballer
distinct interactions to account for (relative to palm orientation)
y swipe
z swipe
x spin
y swipe (move x)
z swipe (move y)
x spin (scroll)
how reliable is the provided palm orientation?