mesh_to_raster.Rd
Mesh3d to raster
mesh_to_raster(x, res = 150)
mesh3d object
resolution of the resulting raster. 1 or 2 values for nrows, ncols.
A raster
library(Rvcg) data(humface) r <- mesh_to_raster(humface)