aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/R-cran-rgl/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/R-cran-rgl/pkg-descr')
-rw-r--r--graphics/R-cran-rgl/pkg-descr6
1 files changed, 6 insertions, 0 deletions
diff --git a/graphics/R-cran-rgl/pkg-descr b/graphics/R-cran-rgl/pkg-descr
new file mode 100644
index 000000000000..48bda7c2539e
--- /dev/null
+++ b/graphics/R-cran-rgl/pkg-descr
@@ -0,0 +1,6 @@
+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.