Learn R Programming

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

rgl (version 0.89)

3D visualization device system (OpenGL)

Description

3D visualization device (OpenGL)

Copy Link

Version

Install

install.packages('rgl')

Monthly Downloads

97,631

Version

0.89

License

GPL

Maintainer

Duncan Murdoch

Last Published

January 1st, 2010

Functions in rgl (0.89)

bg

Set up Background
rgl.snapshot

export screenshot
ellipse3d

Make an ellipsoid
scene

scene management
rgl.bringtotop

Assign focus to an RGL window
rgl-internal

Internal rgl functions and data
par3dinterp

Interpolator for par3d parameters
axes3d

Draw boxes, axes and other text outside the data
rgl.material

Generic Appearance setup
texts

add text
light

add light source
play3d

Play animation of rgl scene
spheres

add sphere set shape
viewpoint

Set up viewpoint
par3d

Set or Query RGL Parameters
rgl.user2window

Convert between rgl user and window coordinates
persp3d

Surface plots
aspect3d

Set the aspect ratios of the current plot
cylinder3d

Create cylindrical or "tube" plots.
rgl.setMouseCallbacks

User callbacks on mouse events
shapelist3d

Create and plot a list of shapes
matrices

Work with homogeneous coordinates
addNormals

Add normal vectors to objects so they render more smoothly.
rgl.pixels

Extract pixel information from window
spin3d

Create a function to spin a scene at a fixed rate
rgl.bbox

Set up Bounding Box decoration
subdivision3d

generic subdivision surface method
grid3d

Add a grid to a 3D plot
rgl.surface

add height-field surface shape
rgl-package

3D visualization device system
mesh3d

3D Mesh objects
sprites

add sprite set shape
plot3d

3D Scatterplot
surface3d

add height-field surface shape
select3d

Select a rectangle in an RGL scene
points3d

add primitive set shape
rgl.postscript

export screenshot
rgl.primitive

add primitive set shape
r3d

Generic 3D interface