Colour information of the mesh lost

Feel free to ask any question here
Post Reply
daniel
Site Admin
Posts: 7707
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Colour information of the mesh lost

Post by daniel »

In fact OBJ files can't store per vertex color information. You can only define per-triangle materials (which would make a monstruously big file if you wanted to define different materiasl for each triangle - moreover it's in a separate file).

I would strongly recommand the Stanford PLY format instead.
Daniel, CloudCompare admin
Post Reply