Provides medium to high level functions for 3D interactive graphics, including functions modelled on base graphics (plot3d(), etc.) as well as functions for constructing representations of geometric objects (cube3d(), etc.). Output may be on screen using OpenGL, or to various standard 3D file formats including WebGL, PLY, OBJ, STL as well as 2D image formats, including PNG, Postscript, SVG, PGF.
Version: | 1.3.12 |
Depends: | R (≥ 3.6.0) |
Imports: | graphics, grDevices, stats, utils, htmlwidgets (≥ 1.6.0), htmltools, knitr (≥ 1.33), jsonlite (≥ 0.9.20), magrittr, R6, base64enc, mime |
Suggests: | MASS, markdown (≥ 1.12), rmarkdown (≥ 2.16), deldir (≥ 1.0-4), orientlib, lattice, misc3d, magick, plotrix (≥ 3.7-3), tripack, interp, alphashape3d, tcltk, js (≥ 1.2), webshot2 (≥ 0.1.0), downlit (≥ 0.4.0), pkgdown (≥ 2.0.0), extrafont, shiny, manipulateWidget (≥ 0.9.0), testthat, crosstalk, V8, chromote, jpeg, png |
Enhances: | waldo |
Published: | 2024-10-28 |
DOI: | 10.32614/CRAN.package.rgl |
Author: | Duncan Murdoch [aut, cre], Daniel Adler [aut], Oleg Nenadic [ctb], Simon Urbanek [ctb], Ming Chen [ctb], Albrecht Gebhardt [ctb], Ben Bolker [ctb], Gabor Csardi [ctb], Adam Strzelecki [ctb], Alexander Senger [ctb], The R Core Team [ctb, cph], Dirk Eddelbuettel [ctb], The authors of Shiny [cph], The authors of knitr [cph], Jeroen Ooms [ctb], Yohann Demont [ctb], Joshua Ulrich [ctb], Xavier Fernandez i Marin [ctb], George Helffrich [ctb], Ivan Krylov [ctb], Michael Sumner [ctb], Mike Stein [ctb], Jonathon Love [ctb] |
Maintainer: | Duncan Murdoch <murdoch.duncan at gmail.com> |
BugReports: | https://github.com/dmurdoch/rgl/issues |
License: | GPL-2 | GPL-3 [expanded from: GPL] |
URL: | https://github.com/dmurdoch/rgl, https://dmurdoch.github.io/rgl/ |
NeedsCompilation: | yes |
SystemRequirements: | OpenGL and GLU Library (Required for display in R. See "Installing OpenGL support" in README.md. Not needed if only browser displays using rglwidget() are wanted.), zlib (optional), libpng (>=1.2.9, optional), FreeType (optional) |
Materials: | README NEWS |
In views: | DynamicVisualizations, SpatioTemporal |
CRAN checks: | rgl results |
Reference manual: | rgl.pdf |
Vignettes: |
User Interaction in WebGL (updated) (source, R code) rgl Demos (source, R code) Deprecating the 'rgl.*' interface (source, R code) Using RGL in pkgdown web sites (source, R code) rgl Overview (source, R code) A Note on Transparency (source, R code) |
Package source: | rgl_1.3.12.tar.gz |
Windows binaries: | r-devel: rgl_1.3.12.zip, r-release: rgl_1.3.12.zip, r-oldrel: rgl_1.3.12.zip |
macOS binaries: | r-release (arm64): rgl_1.3.12.tgz, r-oldrel (arm64): rgl_1.3.12.tgz, r-release (x86_64): rgl_1.3.12.tgz, r-oldrel (x86_64): rgl_1.3.12.tgz |
Old sources: | rgl archive |
Please use the canonical form https://CRAN.R-project.org/package=rgl to link to this page.