Skip to content
New issue

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

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

Already on GitHub? # to your account

Moving materials within meshes #72

Open
EtaLoop opened this issue Oct 28, 2024 · 1 comment
Open

Moving materials within meshes #72

EtaLoop opened this issue Oct 28, 2024 · 1 comment

Comments

@EtaLoop
Copy link
Contributor

EtaLoop commented Oct 28, 2024

Iterate over 2 vectors to associate material with its mesh isn't very convenient.
Why not having a meshes vector, where each mesh would have its own material?

@taiki-e
Copy link
Contributor

taiki-e commented Oct 31, 2024

I think I just referenced the assimp API as well as #67. As long as there are no performance issues, we can probably change this in the next breaking release (0.2).

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

No branches or pull requests

2 participants