Closed sgsalmo closed 3 years ago
This could be for a couple of different reasons... I would try reinstalling rayshader from github like so:
devtools::install_github("tylermorganwall/rayshader")
then try again.
If it still isn't working then It may be that the resolution of the scene is too large for your computer's resources. If that is the case, trying a smaller or lower resolution example may help.
Good luck!
Hi Hugh!
Yes, the code works after I reduced the resolution.
Thanks again!
SS
Hi again, Hugh!
I tried the rayvista package again, in one of my sites. The render function works. But, when I use "render_highquality(clear = TRUE), my R stops with an error message, as:
Thanks,
SS