forked from trestletech/rgl
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
16 lines (16 loc) · 950 Bytes
/
DESCRIPTION
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Package: rgl
Version: 0.94.1111
Title: 3D visualization device system (OpenGL)
Author: Daniel Adler <[email protected]>, Duncan Murdoch <[email protected]>, and others (see README)
Maintainer: Duncan Murdoch <[email protected]>
Depends: R (>= 2.15.0),stats,grDevices
Suggests: MASS
Description: 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.
License: GPL
URL: https://r-forge.r-project.org/projects/rgl/
SystemRequirements: OpenGL, GLU Library, zlib (optional), libpng (>=1.2.9, optional), FreeType (optional)
BugReports: https://r-forge.r-project.org/projects/rgl/