Learn R Programming

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

rgl (version 0.93.952)

3D visualization device system (OpenGL)

Description

3D visualization device (OpenGL)

Copy Link

Version

Install

install.packages('rgl')

Monthly Downloads

78,983

Version

0.93.952

License

GPL

Maintainer

Duncan Murdoch

Last Published

July 25th, 2013

Functions in rgl (0.93.952)

rgl.material

Generic Appearance setup
rgl.user2window

Convert between rgl user and window coordinates
rgl.snapshot

export screenshot
rgl.Sweave

Integrating rgl with Sweave
turn3d

Create a solid of rotation from a two-dimensional curve.
axes3d

Draw boxes, axes and other text outside the data
cylinder3d

Create cylindrical or "tube" plots.
rgl.setMouseCallbacks

User callbacks on mouse events
surface3d

add height-field surface shape
triangulate

Triangulate a two-dimensional polygon.
points3d

add primitive set shape
texts

add text
selectpoints3d

Select points from a scene
bg

Set up Background
sprites

add sprite set shape
writeWebGL

Write scene to HTML.
scene3d

Saves the current scene to a variable, and displays such variables.
grid3d

Add a grid to a 3D plot
rgl.useNULL

Report default use of null device.
rgl-internal

Internal rgl functions and data
par3dinterp

Interpolator for par3d parameters
rgl.pixels

Extract pixel information from window
aspect3d

Set the aspect ratios of the current plot
rgl.bbox

Set up Bounding Box decoration
scene

scene management
rgl.primitive

add primitive set shape
rgl.surface

add height-field surface shape
ellipse3d

Make an ellipsoid
light

add light source
spheres

add sphere set shape
select3d

Select a rectangle in an RGL scene
persp3d

Surface plots
abclines

Lines intersecting the bounding box
writeOBJ

Write Wavefront OBJ format files
attributes

Get information about shapes
par3d

Set or Query RGL Parameters
play3d

Play animation of rgl scene
spin3d

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

Set up viewpoint
shapelist3d

Create and plot a list of shapes
writePLY

Write Stanford PLY format files
identify3d

Identify points in plot.
r3d

Generic 3D interface
mesh3d

3D Mesh objects
plot3d

3D Scatterplot
planes

add planes
matrices

Work with homogeneous coordinates
rgl-package

3D visualization device system
readSTL

Read and write STL (stereolithography) format files
addNormals

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

Generate extrusion mesh
rgl.postscript

export screenshot
rgl.bringtotop

Assign focus to an RGL window
subdivision3d

generic subdivision surface method
polygon3d

Triangulate and draw a polygon in three dimensions.