3rl-io / spidgets-3dof

Example app for spatial widgets with 3DoF
MIT License
30 stars 1 forks source link

sensitivity adjustment? #8

Open mnjm97 opened 3 months ago

mnjm97 commented 3 months ago

is there a sensitivity setting or console command to adjust sensitivity? i am finding that no matter how still I hold my head it seems that even my heartbeat seems to be violently shaking the display.

kkota1 commented 3 months ago

I had a threshold set earlier that ignored tiny movements like heartbeat, but I temporarily removed this while refactoring for the android changes. I’m planning to add back the threshold + sliders for look sensitivity per-axis, but this is low priority. Here is where the threshold was removed in case you want to git checkout the older commit

https://github.com/3rl-io/spidgets-3dof/commit/914bf4f183b888503fadc52b347249295e30454e#diff-2b58c6f03c86bed2bdac45dcdf7e44fd7f94aa665b294c580ddd75c0c26ea805L25

On Sun, Jun 30, 2024 at 11:09 AM mnjm97 @.***> wrote:

is there a sensitivity setting or console command to adjust sensitivity? i am finding that no matter how still I hold my head it seems that even my heartbeat seems to be violently shaking the display.

— Reply to this email directly, view it on GitHub https://github.com/3rl-io/spidgets-3dof/issues/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ3FPG3SOB7AWHAPAW3NGNDZKBCWTAVCNFSM6AAAAABKEJOTJ6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4DEMZWGQ4TMNA . You are receiving this because you are subscribed to this thread.Message ID: @.***>

mnjm97 commented 2 months ago

I apologize, I am not nearly as smart as I think I am. I can't figure out how to git checkout this without messing up. I should probably take a course on using git.

kkota1 commented 2 months ago

I made a stabilizing feature for this. It’s currently bundled with other changes that are in progress. Will push this week

On Tue, Jul 9, 2024 at 7:45 AM mnjm97 @.***> wrote:

I apologize, I am not nearly as smart as I think I am. I can't figure out how to git checkout this without messing up. I should probably take a course on using git.

— Reply to this email directly, view it on GitHub https://github.com/3rl-io/spidgets-3dof/issues/8#issuecomment-2217923060, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJ3FPG3ZOAM2PAJ3SCLIHD3ZLPZQPAVCNFSM6AAAAABKEJOTJ6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEMJXHEZDGMBWGA . You are receiving this because you commented.Message ID: @.***>