Package: textures Title: Plot 3D Textures as 2D Graphics (Kinda) Version: 0.0.0.9023 Authors@R: person(given = "Michael D.", family = "Sumner", role = c("aut", "cre"), email = "mdsumner@gmail.com", comment = c(ORCID = "0000-0002-2471-7511")) Description: Illustrate the use of texture mapping in rgl for depicting images in graphics or spatial coordinate systems, and mapped onto arbitrary shapes. License: GPL-3 Encoding: UTF-8 LazyData: true Roxygen: list(markdown = TRUE) RoxygenNote: 7.2.3 Imports: rgl, scales Depends: R (>= 3.6.0) Suggests: testthat, anglr, knitr, png, rmarkdown LinkingTo: cpp11, quad VignetteBuilder: knitr SystemRequirements: C++11 Remotes: hypertidy/quad Config/pak/sysreqs: cmake libfreetype6-dev libglu1-mesa-dev make texlive libpng-dev libuv1-dev libgl1-mesa-dev zlib1g-dev Repository: https://hypertidy.r-universe.dev Date/Publication: 2023-06-15 01:13:45 UTC RemoteUrl: https://github.com/hypertidy/textures RemoteRef: HEAD RemoteSha: 85912c68fb082c152ed3a64c9d0efa2bbb9918d4 NeedsCompilation: yes Packaged: 2026-06-17 09:04:48 UTC; root Author: Michael D. Sumner [aut, cre] (ORCID: ) Maintainer: Michael D. Sumner