Description
Makes the base below the 3D elevation map.
Usage
make_shadow(rows, cols, basedepth, shadowwidth, color, shadowcolor)
Arguments
rows
A two-dimensional matrix, where each entry in the matrix is the elevation at that point. All points are assumed to be evenly spaced.
shadowwidth
Default `50`. Shadow width.