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

Viewer3D: add support for vertex-colored meshes #550

Merged
merged 3 commits into from
Jul 16, 2019

Conversation

yann-lty
Copy link
Member

Description

Related to alicevision/AliceVision#661

Enables the display of vertex-colored meshes in the 3D Viewer, by using a PerVertexColorMaterial if vertex color data is available on a mesh without textures.

yann-lty added 3 commits July 10, 2019 16:35
Use PerVertexColorMaterial if any vertex color data is available on a mesh without textures.
ensures that the mesh is loaded in the 3D Viewer when double clicking on a Meshing node
@fabiencastan fabiencastan merged commit d5dc83f into develop Jul 16, 2019
@fabiencastan fabiencastan deleted the dev/coloredMeshViewer branch July 16, 2019 17:25
@fabiencastan fabiencastan added this to the Meshroom 2019.2.0 milestone Jul 16, 2019
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

Successfully merging this pull request may close these issues.

2 participants