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

Attach UserData to rtcScene and retrieve rtcScene from rtcGeometry #461

Open
Raildex opened this issue Sep 26, 2023 · 0 comments
Open

Attach UserData to rtcScene and retrieve rtcScene from rtcGeometry #461

Raildex opened this issue Sep 26, 2023 · 0 comments

Comments

@Raildex
Copy link

Raildex commented Sep 26, 2023

A QoL change would be to have the ability to add scene-specific data to the rtcScene via UserData.
For example textures which are shared between geometries.

What would be nice to have is also the ability to retrieve the rtcScene directly from rtcGeometry.
With that you can directly access the User Data from the scene from the geometry:
rtcGeometry -> rtcScene -> Scene User Data

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