Learn R Programming

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

rgl (version 0.84)

3D visualization device system (OpenGL)

Description

3D visualization device (OpenGL)

Copy Link

Version

Install

install.packages('rgl')

Monthly Downloads

84,310

Version

0.84

License

GPL

Maintainer

Duncan Murdoch

Last Published

March 15th, 2009

Functions in rgl (0.84)

shapelist3d

Create and plot a list of shapes
rgl.bbox

Set up Bounding Box decoration
play3d

Play animation of rgl scene
sprites

add sprite set shape
rgl.material

Generic Appearance setup
rgl.postscript

export screenshot
points3d

add primitive set shape
spin3d

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

add height-field surface shape
rgl.surface

add height-field surface shape
rgl-internal

Internal rgl functions and data
scene

scene management
rgl.user2window

Convert between rgl user and window coordinates
aspect3d

Set the aspect ratios of the current plot
matrices

Work with homogeneous coordinates
rgl-package

3D visualization device system
subdivision3d

generic subdivision surface method
plot3d

3D Scatterplot
rgl.bringtotop

Assign focus to an RGL window
rgl.snapshot

export screenshot
mesh3d

3D Mesh objects
rgl.primitive

add primitive set shape
texts

add text
select3d

Select a rectangle in an RGL scene
viewpoint

Set up viewpoint
ellipse3d

Make an ellipsoid
r3d

Generic 3D interface
par3d

Set or Query RGL Parameters
spheres

add sphere set shape
rgl.pixels

Extract pixel information from window
light

add light source
grid3d

Add a grid to a 3D plot
par3dinterp

Interpolator for par3d parameters
bg

Set up Background
axes3d

Draw boxes, axes and other text outside the data
persp3d

Surface plots
rgl.setMouseCallbacks

User callbacks on mouse events