mesh2grey {Morpho} | R Documentation |
convert a colored mesh to greyscale.
Description
convert the colors of a colored mesh to greyscale values
Usage
mesh2grey(mesh)
Arguments
mesh |
Object of class mesh3d |
Value
returns a mesh with material$color replaced by greyscale rgb values.
Author(s)
Stefan Schlager
See Also
[Package Morpho version 2.12 Index]