-
First and foremost, excellent work - and thank you.
We are working on a 3d visualization (maps, graphs, etc.) library that leverages rgl to generate data-driven scene files for editing in Blender. …
-
The examples of `render_polygons()` included in the [docs](https://www.rayshader.com/reference/render_polygons.html) don't currently actually show any polygons being rendered, instead throwing a coupl…
-
I am trying to bring in elevation data with the extent of a topographic map raster, but am getting this error:
```
topo_map
-
https://mp.weixin.qq.com/s/nnq3nLPEXD_J6KCM0LrNsw
ixxmu updated
2 years ago
-
Scratching my head as I tried to a few things to install rayshader (current CRAN version) onto a standard Ubuntu 20.10, R 4.1.0, all CRAN packages current (and generally few GitHub packages). I see
…
-
Hi Tyler,
I'm brand new to rayshader, so forgive me if this issue is more appropriate for rayrender, but here's my issue:
I'm trying to render an elevation of Texas using `plot_3d()`, but I can'…
-
On running `render_scale` I was getting the following error:
_Error in if (all(zeros)) { : missing value where TRUE/FALSE needed_
I believe this results when the input raster/matrix contains NA va…
-
There seems to be tiling artefacts appearing (both horizontal and vertical), at least on the `maungawhau_hr` dataset:
```
library(rayshader)
library(hillshader)
hs
-
The panel and text axis shows an undesired output when I take the ggplot2 rayshader, I think there are extra parameters that I should set on ggplot2 that it can work properly.
`
#libraries
librar…
-
Hi Tyler, I would like if possible your help regarding to rayshader package, by the way a awesome package. When a produce a 3D plot and generate a stl file I would like to to keep the text in the mode…
ghost updated
3 years ago