Mesh\Convert texture/material to RGB

From CloudCompareWiki
Revision as of 02:04, 20 February 2015 by Daniel (talk | contribs) (→‎Description)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Menu

This tool is accessible via the 'Edit > Mesh > Convert texture/material to RGB' menu.

Description

Converts the mesh material and/or texture information of the selected mesh to a per-vertex RGB field.

For each vertex of the mesh, this method will interpolate the nearest texture color or take the triangle's associated material color if no texture is available.

Warning: if the vertices are sparse, the visual rendering of the output RGB field might be quite different than the original one.