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

Feature Request: cursor location mapping #968

Open
evlli opened this issue Feb 17, 2025 · 0 comments
Open

Feature Request: cursor location mapping #968

evlli opened this issue Feb 17, 2025 · 0 comments

Comments

@evlli
Copy link

evlli commented Feb 17, 2025

when using slang shaders that add screen distortion / curvature / whatever, the mouse selection input no longer lines up with the selected area.

I'm sure we could do some "render known image through filter and derive transfer function"-type of magic here but that would probably be out of scope and prone to failure if other visual effects are applied.

Instead, I propose using a user-specified input transform function in the configuration.
It would probably not line up perfectly most of the time, but good enough for the brain to ignore

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant