Not sure if this is the problem of rgl/my computer environment/other issues.
When plot_3d() is used to render the water layer, the water lines do not render correctly (not following zscale?). The water body is rendered correctly though. This does not happen when using render_water() to add water layer after rendering the elevation model with render_snapshot().
Not sure if this is the problem of rgl/my computer environment/other issues.
When
plot_3d()
is used to render the water layer, the water lines do not render correctly (not following zscale?). The water body is rendered correctly though. This does not happen when usingrender_water()
to add water layer after rendering the elevation model withrender_snapshot()
.Any help would be greatly appreciated.
Render water layer with plot_3d
Render the base first, then render water layer
Created on 2020-09-22 by the reprex package (v0.3.0)