home > tutorials > 3d visualization
3D Visualization in R
Plot 3D points
Create an interactive visualization of a 3D static and animated points using the R package svgViewR.
Plot 3D arrows
Create an interactive visualization of 3D static and animated arrows using the R package svgViewR.
Plot 3D spheres
Create an interactive visualization of 3D static and animated spheres using the R package svgViewR (>=v1.3).
Plot 3D mesh
Create an interactive visualization of a mesh from an OBJ file using the R package svgViewR (>=v1.3).