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

[Renderers] Add ability to negotiate capabilities with the renderer #90

Open
EmmanuelMess opened this issue Dec 23, 2024 · 2 comments
Open

Comments

@EmmanuelMess
Copy link

If the renderer is incapable of showing 3D textures, or drawing specific elements, like some colors (for example monocrome interfaces), clay should be able to take that into account, and inform the final user. This would probably become more important if new rendering commands are added to simplify the rendering.

@EmmanuelMess
Copy link
Author

Also, hover might not be available on devices with no cursors (touchscreens, SoC connected to a screen).

@nicbarker
Copy link
Owner

This is a really interesting idea, do you have a particular approach in mind that you're envisioning?

@nicbarker nicbarker changed the title Add ability to negotiate capabilities with the renderer [Renderers] Add ability to negotiate capabilities with the renderer Dec 24, 2024
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

2 participants