Failed to assign point cloud vertex color to a mesh #1562
Unanswered
dongchen-yang
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I have a mesh and a point cloud sampled from the mesh. I then assigned some color to the point cloud. I want to transfer the color to the mesh and generate a texture map, but it seems to fail to do so and the generated texture map is completely blank. Any idea for help? Here is the code to reproduce it I have also attached the link for .ply and .obj files.
Beta Was this translation helpful? Give feedback.
All reactions