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

add ability to exchange pointer cursor implementation, pointer ray implementation, ... #349

Open
bbohlender opened this issue Sep 10, 2024 · 3 comments

Comments

@bbohlender
Copy link
Collaborator

No description provided.

@acrilique
Copy link
Contributor

Hi. I've tested this and it seems to be working, it allows me to actually override the default material. I assume you're looking for a user friendly way of exchanging the implementations (at least one that doesn't require directly writing C/C++ code), so this is not probably what you want to support in the long run.
But why not allow this for now, and add another attribute in the future that'll allow changing the implementation in an easier way? It's a win-win situation in my opinion.

@bbohlender
Copy link
Collaborator Author

yes, that looks good, can you submit it as a PR?
I've forgot to apply the materialClass property, so I'd love to apply your changes :)

@acrilique
Copy link
Contributor

Done!

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