tylermorganwall / rayshader

R Package for 2D and 3D mapping and data visualization
https://www.rayshader.com/
2.05k stars 211 forks source link

render_snapshot() will NOT work... have tried a million things to fix it. PLEASE HELP! #152

Closed cez2020 closed 3 years ago

cez2020 commented 3 years ago

Hello everyone!

I've been drawn by 3D imagery since I was a child. I have great ideas for 3D projects using rayshader. I just simply can't get render_snapshot() to work. After hours of tweaking, I am now getting the following message (in red letters) in my console:

Loading required namespace: rmarkdown

... and no plot is being generated.

PLEASE HELP!

tylermorganwall commented 3 years ago

Try updating to the latest version of rayshader (0.24.2). rgl changed their snapshot3d() function which may not work correctly on your machine. This update returns the behavior to the previous version, unless otherwise specified.