-
When `filename` is specified in the `render_highquality()` call, I think `filename` should be verified early in the call, and an error should be thrown if the `filename` is invalid. For instance, the …
-
Dear Dr. Morgan-Wall,
I am finding a problem I cannot solve for the function "render__path" and its follow-up function "convert_path_to_animation_coords".
1) After running render_path on the 3D…
-
Do you think it is a good idea to add a part in chap 09 Making maps with R about 3D mapping ?
I am thinking about [rayshader](https://www.rayshader.com/) but maybe other options should be or could…
-
This StackOverflow question https://stackoverflow.com/q/74813962/2554330 found that the mouse wheel doesn't work in recent `rayshader` displays using `plot_3d`.
The problem is that it is using the …
-
rayshader dont popup the 3D graphic in linux mint 20.2.
when i command the code nothing happens
plot_gg(ggobj = plot3d_rho,
multicore = TRUE,
width = 6,
height = 6,
…
-
**Describe the bug**
I am trying to replicate code to visualize population density of American states using the Kontur population dataset and rayshader. Everything works with the code until I try to …
-
Hi,
Fairly new to R, so maybe an obvious fix.
`devtools::install_github("tylermorganwall/rayshader")` fails to install the rayshader package and I get the following errors:
> .../Library/Fra…
-
Hello,
Firstly - thanks so much for your time in developing this package. I think I'm going to be a heavy user of this package over the coming months and years!
This is a general question rather…
-
Input:
```
library(rayshader)
library(rayvista)
.lat
-
Hi there, I am unable to install the package in Linux (R3.6):
> > install.packages("rayvertex")
> Installing package into ‘/home/apascual/R/x86_64-pc-linux-gnu-library/3.6’
> (as ‘lib’ is unsp…