stla
stla
I've found a way: apply a rotation to the arguments x, y, z.
... but then the result is not perfect. Is there another way? 
But how to get the vertices of the cubes?
Yes, sure. Here is the code. The original image is the I posted, named `Klein_t0.png`. Is there some lighting in the scene? ```r library(magick) library(isocuboids) library(ggplot2) t_
I observed that the plot is correct in the RStudio viewer. So it seems the issue is due to `ggsave`. I'm going to read your latest message now.
Not tried yet, please wait a minute. Usually when I save a plot, I [firstly save it to SVG then I convert it to PNG](https://laustep.github.io/stlahblog/posts/SVG2PNG.html). This gives a highly better...
Here is a screenshot of the SVG: 
Indeed, it looks better with `theme_void`. I didn't try the GIF yet. 
With `theme_void` and 5 inches:  Nice. Can't upload the GIF, too big.
Ah no, the GIF is not too big. And it is fine! Looks like you found the solution. 