Mesh\Convert texture/material to RGB: Difference between revisions

From CloudCompare wiki
Jump to navigation Jump to search
 
(No difference)

Latest revision as of 10:04, 20 February 2015

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.