Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dolphin "Point" simulation #8

Open
MichaelJW opened this issue Jul 22, 2021 · 0 comments
Open

Dolphin "Point" simulation #8

MichaelJW opened this issue Jul 22, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@MichaelJW
Copy link
Owner

@catcallofcthulu asked in #7:

Would it be possible to use the VR software's built in pointer and send it to dolphin as mouse input?

Ideally I would like to rely solely on Dolphin's Motion Input tab, and not use the Motion Simulation tab at all, but currently there are real limitations with this, partly because Dolphin does not currently offer a way to specify IR data, and partly because I'm not syncing the accel/gyro simulation with the input refresh rate Dolphin uses.

The Point simulation has the particular negative consequence of disabling "tilt" input from the gyroscope, but the trade-off for that is the great increase in pointer accuracy it brings, so it's worth offering the option of binding Point to the coordinates where a ray cast from the IMU or XRController intersects with the screen.

@MichaelJW MichaelJW added the enhancement New feature or request label Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant