cnr-isti-vclab / meshlab

The open source mesh processing system
http://www.meshlab.net
GNU General Public License v3.0
4.79k stars 826 forks source link

Vertex information can be difficult to read #1242

Open ita1024 opened 2 years ago

ita1024 commented 2 years ago

MeshLab2022.02-linux.AppImage on Linux: "get info" for a vertex displays the information with white on yellow, which can be difficult to read:

info2

Open any point cloud and try to display the coordinates of a vertex on an area that is not in the shade. A black outline could make the text more readable.

alemuntoni commented 2 years ago

You can always change the color of the points from shading options. Anyway, the best way to solve the problem is to allow user to change the text color of the info tool (setting it to black may cause visibility issues in other cases).

ita1024 commented 2 years ago

Video players have a good solution for the same problem (movie subtitles).

zorgnac commented 2 years ago

First of all, thanks a lot for meshlab, alemuntoni. Great job. But, let's say your workaround is not very user friendly; actually, there are two issues here:

I've come here to the following hack:

The result looks like: ml-info

Here, though the face is tiny and though the scene presents different colors, all vertex info is visible.