Paketname | r-cran-misc3d |
Beschreibung | GNU R collection of 3d plot functions and rgl-based isosurfaces |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.7-0-2 |
Sektion | universe/math |
Priorität | optional |
Installierte Größe | 296 Byte |
Hängt ab von | r-base-core (>= 2.10.0), r-cran-rgl |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | misc3d |
Paketgröße | 134942 Byte |
Prüfsumme MD5 | c8ff8d121e5abbfd5beaf94d529eaf0b |
Prüfsumme SHA1 | c2fdab029b0832710c16214dea0423d5b58f08fe |
Prüfsumme SHA256 | 1f1120d538cc685a0b67a8c71d3f4f56408f3e6476a8b7b224bdbdb0a1b7f47b |
Link zum Herunterladen | r-cran-misc3d_0.7-0-2_all.deb |
Ausführliche Beschreibung | This CRAN package provides a collection of miscellaneous 3d plots, including
rgl-based isosurfaces:
.
contour3d Uses rgl to render isosurfaces, or three-dimensional
contours, computed by the marching cubes algorithm.
.
image3d Crude 3d analog of image() using rgl to plot points on a
three dimensional grid representing values in a three
dimensional array. Assumes high values are inside and
uses alpha blending to make outside points more
transparent.
.
lines3d Draws connected line segments in an rgl window.
.
parametric3d Plots a two-parameter surface in three dimensions in
rgl. Based on Mathematica's Param3D
.
slices3d Uses tkrplot to create an interactive slice view of three or
four dimensional volume data, such as MRI data.
|