geocompx / geocompr

Geocomputation with R: an open source book
https://r.geocompx.org/
Other
1.58k stars 585 forks source link

Section on 3d visualisation #560

Closed Robinlovelace closed 2 years ago

Robinlovelace commented 4 years ago

With an example of using rayshader, especially now it supports sf objects: https://github.com/tylermorganwall/rayshader/commit/900628d5b4f52505d2f4fcc018b2cb48fdc9e9ac

Heads-up @tylermorganwall it will be great to get a new section on this in the mapping chapter: https://geocompr.robinlovelace.net/adv-map.html

Robinlovelace commented 4 years ago

Should also reference to this: https://cesium.com/

And work on the horizon by @SymbolixAU.

geographyclub commented 4 years ago

Is it possible to contribute my examples of persp3d or rgl usage? I've also looked at and am very interested in trying out rayshader. I'm a git beginner so clear instructions would be appreciated.

Robinlovelace commented 4 years ago

Hi @geographyclub yes your input would be most welcome. Let us know if you want any guidance on putting in a PR.

Robinlovelace commented 2 years ago

Closing this as superceded by #761