-
Notifications
You must be signed in to change notification settings - Fork 0
❗ This is a read-only mirror of the CRAN R package repository. misc3d — Miscellaneous 3D Plots. Homepage: https://gitlab.com/luke-tierney/misc3d
cran/misc3d
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This package provides a small collection of functions for 3D data:
contour3d Uses rgl, standard, or grid graphics 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.
parametric3d Plots a two-parameter surface in three dimensions. 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.
Additional support functions are available for managing triangle mesh
representations of surfaces, rendering these surfaces with lighting and
(minimal) shading in standard or grid graphics, and writing out triangular
mesh scenes to different textual file formats.
About
❗ This is a read-only mirror of the CRAN R package repository. misc3d — Miscellaneous 3D Plots. Homepage: https://gitlab.com/luke-tierney/misc3d
Resources
Stars
Watchers
Forks
Packages 0
No packages published