-
I was messing around and found this package but am unable to get it working. Using the code you have on the other page I keep getting the error below after running "generate_rayshader_coaster(light=FA…
-
Found in the rgl2gltf project: some glTF files use JPEG textures, but rgl doesn't support those.
-
I changed lat long in example code but getting the following error
```
Error: The elevatr package requires longitude in a range from -180 to 180.
```
The longitude is 36.834583.
```
libra…
-
* **rgl Version**: latest development version
* **R Version**: 4.2.2
* **Platform**: Ubuntu 22.04
I'm having problems visualizing surfaces with the rglwidget() while using Rayshader (Quarto…
-
**Describe the bug**
Attempting to add shadow to non-square arrays results in the following error:
```
Error in hillshade[, , 1] * scales::rescale(shadowmap, c(max_darken, 1)) :
non-conformab…
-
Hello,
I'm sorry if this makes a duplicate, but as the other issue is closed I'm not sure if you'll see it.
Everything is in the title. I installed latest versions of Rstudio, Rtools and R, but as…
-
I just found rayshader - amazing! Going through the README, and in both of the first 2 examples I have trouble with render_plot(). I'm copy-pasting directly from the README file into RStudio (well, I …
-
Hey man,
First of, many thanks for this wonderful tutorial to rayshader with the youtube video and all. It was really enjoyable trying to make my own plot on my own data with this tutorial. However, …
-
Hi,
It's very nice of you to work. I have a question. I'm getting an error in the 3d plot part. the version of my packages is as follows: rayshader ---0.24.10
rayrender ---0.28.8
```
> {
+ st…
-
Hi,
I tried to install the rayshader package, but it stumbles upon this in rayballer. Possibly a simple bug in ‘vec3 color(const ray&, hitable*, int, const vec3&, const vec3&)’?
devtools::install_…