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

Vertex / Face color on same mesh #3

Open
pbias opened this issue Apr 6, 2018 · 1 comment
Open

Vertex / Face color on same mesh #3

pbias opened this issue Apr 6, 2018 · 1 comment

Comments

@pbias
Copy link

pbias commented Apr 6, 2018

Good afternoon,

Thank you very much for putting this library together, it is very convinient and useful. I'm now interested in being able to set an independant color to each of the triangles of my mesh. However, it is said in the documentation that this feature is not yet officially available. Is there a workaround I can implement in order to be able to do so?

I Thank you in advance for you answer.

@mmatl
Copy link
Collaborator

mmatl commented Apr 6, 2018

We'll be adding support for this in the future! Or if you'd like to propose a solution via a pull request, I'd be up for that too. I've been doing some thinking on how to handle per-face or per-vertex colors for Trimesh objects. I think that Trimesh has tentative support for this sort of data, so I'll need to investigate and then think about how to re-write the shaders to support that efficiently. I'll keep this issue open until that feature gets added.

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

No branches or pull requests

2 participants