Learn R Programming

⚠️There's a newer version (1.3.18) of this package.Take me there.

rgl (version 0.92.879)

3D visualization device system (OpenGL)

Description

3D visualization device (OpenGL)

Copy Link

Version

Install

install.packages('rgl')

Monthly Downloads

78,983

Version

0.92.879

License

GPL

Maintainer

Duncan Murdoch

Last Published

April 8th, 2012

Functions in rgl (0.92.879)

attributes

Get information about shapes
rgl.material

Generic Appearance setup
rgl.setMouseCallbacks

User callbacks on mouse events
par3d

Set or Query RGL Parameters
mesh3d

3D Mesh objects
planes

add planes
subdivision3d

generic subdivision surface method
plot3d

3D Scatterplot
cylinder3d

Create cylindrical or "tube" plots.
ellipse3d

Make an ellipsoid
rgl-internal

Internal rgl functions and data
scene

scene management
points3d

add primitive set shape
abclines

Lines intersecting the bounding box
shapelist3d

Create and plot a list of shapes
rgl.postscript

export screenshot
spin3d

Create a function to spin a scene at a fixed rate
bg

Set up Background
light

add light source
rgl.primitive

add primitive set shape
sprites

add sprite set shape
rgl.bbox

Set up Bounding Box decoration
rgl.user2window

Convert between rgl user and window coordinates
par3dinterp

Interpolator for par3d parameters
select3d

Select a rectangle in an RGL scene
viewpoint

Set up viewpoint
writeWebGL

Write scene to HTML.
grid3d

Add a grid to a 3D plot
rgl.Sweave

Integrating rgl with Sweave
spheres

add sphere set shape
rgl.bringtotop

Assign focus to an RGL window
axes3d

Draw boxes, axes and other text outside the data
addNormals

Add normal vectors to objects so they render more smoothly.
r3d

Generic 3D interface
texts

add text
surface3d

add height-field surface shape
matrices

Work with homogeneous coordinates
aspect3d

Set the aspect ratios of the current plot
rgl.pixels

Extract pixel information from window
rgl-package

3D visualization device system
rgl.snapshot

export screenshot
rgl.surface

add height-field surface shape
persp3d

Surface plots
play3d

Play animation of rgl scene