-
Hello,
First of all thank you for creating this great package. I would like to bring your attention to a question that I just posted on [gis.tsackexchange](https://gis.stackexchange.com/questions/4…
-
Thank you Tyler for the great work you put in this package!
Let's say I have a 3D plot of a mountainous area and render a path on top of the surface. With `render_camera()` I can now loop through v…
-
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:
Th…
-
My understanding of the docs to `render_path()` suggests that you should be able to pass something like `render_path(extent, lat, long)` with null defaults on the altitude and the heightmap and the pa…
-
Hi,
I'm having trouble exporting an image or `rgl.snapshot` of a 3D snapshot.
I have tried adjusting these parameters: window size, viewpoint zoom and aspect using e.g.
```
rgl::par3d("windowRec…
-
Fatal error message pops up on the screen and R sessions can only be restarted. Happends with any of the given examples.
-
make elevation/snow persistence section with:
- [ ] make a mountain graphic - either diagram, 3d map, or annotated image - that captures the elevation range of interest of upper colorado monitoring a…
-
Is there a way to use ``rayshader`` to produce 3D ``geom_line()`` plots and similar? Maybe in combination with package ``ggrgl``.
Package ``ggrgl`` [https://github.com/coolbutuseless/ggrgl](https:/…
-
Nice work with this.
I have been trying to figure out how to add functionality to return the tiles as one merged raster file, but it is beyond me. Is it possible to return the pngs as one merged r…
-
https://github.com/tylermorganwall/rayshader/blob/ac4668c6291cd8c4760317ab916ae71a8869c499/R/make_water.R#L16
This results in an error in case the map to be plotted has an irregular shape (e.g. set…