3dobjects | add primitive set shape |
abclines | Lines intersecting the bounding box |
addNormals | Add normal vectors to objects so they render more smoothly. |
ageControl | Set attributes of vertices based on their age. |
ageSetter | Set WebGL scene properties based on the age of components of... |
arc3d | Draw arcs. |
arrow3d | Draw an arrow in a scene. |
as.mesh3d.ashape3d | Convert alpha-shape surface of a cloud of points to mesh3d... |
as.mesh3d.default | Convert object to mesh object |
as.mesh3d.rglId | Convert object in plot to mesh3d object. |
aspect3d | Set the aspect ratios of the current plot |
asRow | Convenience functions for rgl HTML layouts |
as.triangles3d | Convert an object to triangles. |
attributes | Get information about shapes |
axes3d | Draw boxes, axes and other text outside the data |
bbox | Set up Bounding Box decoration |
bg | Set up Background |
bgplot3d | Use base graphics for RGL background |
callbacks | User callbacks on mouse events |
check3d | Check for an open rgl window. |
clipMesh3d | Clip mesh or 'rgl' object to general region |
clipplaneControl | Sets attributes of a clipping plane. |
contourLines3d | Draw contours on a surface. |
cylinder3d | Create cylindrical or "tube" plots. |
elementId2Prefix | Use widget with old-style controls. |
ellipse3d | Make an ellipsoid |
extrude3d | Generate extrusion mesh |
figWidth | Get R Markdown figure dimensions in pixels. |
GramSchmidt | The Gram-Schmidt algorithm |
grid3d | Add a grid to a 3D plot |
identify3d | Identify points in plot. |
import | Imported from magrittr |
light | add light source |
makeDependency | Process Javascript for HTML dependency. |
material | Generic Appearance setup |
matrices | Work with homogeneous coordinates |
merge.mesh3d | Merge '"mesh3d"' objects. |
mergeVertices | Merge duplicate vertices in mesh object |
mesh3d | 3D Mesh objects |
mfrow3d | Set up multiple figure layouts in rgl. |
observer3d | Set the observer location. |
open3d | RGL Display Functions |
par3d | Set or Query RGL Parameters |
par3dinterp | Interpolator for par3d parameters |
par3dinterpControl | Control rgl widget like par3dinterp(). |
pch3d | Plot symbols similar to base graphics. |
persp3d | Surface plots |
persp3d.deldir | Plot a Delaunay triangulation. |
persp3d.function | Plot a function of two variables |
persp3d.tri | Plot an interp or tripack Delaunay triangulation. |
planes | add planes |
play3d | Play animation of rgl scene |
playwidget | Add a widget to play animations. |
plot3d | 3D Scatterplot |
plot3d.formula | Methods for formulas |
plot3d.lm | Method for plotting simple linear fit. |
plotmath3d | Generate sprites using base graphics math plotting. |
polygon3d | Triangulate and draw a polygon in three dimensions. |
postscript | export screenshot |
primitive | add primitive set shape |
propertyControl | Controls to use with playwidget(). |
propertySetter | Obsolete function to write HTML/Javascript code to control a... |
r3d | Generic 3D interface |
readSTL | Read and write STL (stereolithography) format files |
rgl.attrib.info | Get information about attributes of objects |
rgl.bringtotop | Assign focus to an RGL window |
rglIds | rgl id values |
rgl.init | Initializing rgl |
rgl-internal | Internal rgl functions and data |
rglMouse | Generate HTML code to select mouse mode. |
rgl.open | 3D visualization device system |
rgl-package | 3D visualization device system |
rgl.pixels | Extract pixel information from window |
rgl.select | Switch to select mode, and return the mouse position... |
rglShared | Create shared data from an rgl object. |
rgl.Sweave | Integrating 'rgl' with 'Sweave' |
rglToLattice | Convert rgl userMatrix to lattice or base angles |
rgl.useNULL | Report default use of null device. |
rgl.user2window | Convert between rgl user and window coordinates |
rglwidget | An htmlwidget to hold an rgl scene. |
scene | scene management |
scene3d | Saves the current scene to a variable, and displays such... |
sceneChange | Make large change to a scene from Shiny |
select3d | Select a rectangle in an RGL scene |
selectpoints3d | Select points from a scene |
setGraphicsDelay | Set a one-time slowdown on opening standard graphics |
setupKnitr | Displaying 'rgl' scenes in 'knitr' documents. |
setUserShaders | Set user-defined shaders for 'rgl' objects. |
shapelist3d | Create and plot a list of shapes |
shiny | Functions for integration of 'rglwidget' into Shiny app. |
shinyGetPar3d | Communicate rgl parameters between R and Javascript in Shiny. |
show2d | Draw a 2D plot on a rectangle in a 3D scene. |
snapshot | export screenshot |
spheres | add sphere set shape |
spin3d | Create a function to spin a scene at a fixed rate |
sprites | add sprite set shape |
subdivision3d | generic subdivision surface method |
subscene3d | Create, select or modify a subscene. |
subsceneInfo | Get information on subscenes |
surface | add height-field surface shape |
surface3d | add height-field surface shape |
texts | add text |
thigmophobe3d | Find the direction away from the closest point in a 3d... |
tkpar3dsave | Modal dialog for saving par3d settings |
tkrgl | tkrgl functions |
tkspin3d | Create TCL/TK controller for rgl window |
tkspinControl | Create a spin control in a TCL/TK window |
toggleWidget | An HTML widget to toggle display of elements of a scene. |
triangulate | Triangulate a two-dimensional polygon. |
turn3d | Create a solid of rotation from a two-dimensional curve. |
vertexControl | Set attributes of vertices. |
viewpoint | Set up viewpoint |
webGLcontrols | Obsolete functions to write HTML/Javascript code to control a... |
writeASY | Write Asymptote code for an rgl scene |
writeOBJ | Read and write Wavefront OBJ format files |
writePLY | Write Stanford PLY format files |
writeWebGL | Write scene to HTML. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.