Learn R Programming

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

rgl (version 0.91)

3D visualization device system (OpenGL)

Description

3D visualization device (OpenGL)

Copy Link

Version

Install

install.packages('rgl')

Monthly Downloads

78,983

Version

0.91

License

GPL

Maintainer

Duncan Murdoch

Last Published

April 5th, 2010

Functions in rgl (0.91)

addNormals

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

Generic Appearance setup
rgl.snapshot

export screenshot
par3d

Set or Query RGL Parameters
matrices

Work with homogeneous coordinates
light

add light source
texts

add text
persp3d

Surface plots
sprites

add sprite set shape
par3dinterp

Interpolator for par3d parameters
scene

scene management
axes3d

Draw boxes, axes and other text outside the data
plot3d

3D Scatterplot
grid3d

Add a grid to a 3D plot
shapelist3d

Create and plot a list of shapes
rgl.user2window

Convert between rgl user and window coordinates
viewpoint

Set up viewpoint
bg

Set up Background
ellipse3d

Make an ellipsoid
rgl.postscript

export screenshot
play3d

Play animation of rgl scene
spheres

add sphere set shape
rgl.pixels

Extract pixel information from window
rgl.surface

add height-field surface shape
rgl.setMouseCallbacks

User callbacks on mouse events
rgl.bringtotop

Assign focus to an RGL window
rgl-package

3D visualization device system
surface3d

add height-field surface shape
rgl.bbox

Set up Bounding Box decoration
mesh3d

3D Mesh objects
subdivision3d

generic subdivision surface method
select3d

Select a rectangle in an RGL scene
points3d

add primitive set shape
r3d

Generic 3D interface
rgl.primitive

add primitive set shape
cylinder3d

Create cylindrical or "tube" plots.
aspect3d

Set the aspect ratios of the current plot
rgl-internal

Internal rgl functions and data
spin3d

Create a function to spin a scene at a fixed rate