tkrgl-package {tkrgl} | R Documentation |
Provides 'TK' widget tools for the 'rgl' package.
The DESCRIPTION file:
Package: | tkrgl |
Title: | 'TK' Widget Tools for 'rgl' |
Version: | 0.8 |
Author: | Duncan Murdoch/Ming Chen |
Description: | Provides 'TK' widget tools for the 'rgl' package. |
Maintainer: | Duncan Murdoch <murdoch@stats.uwo.ca> |
License: | GPL |
Depends: | R (>= 2.0.0) |
Imports: | rgl (>= 0.66), tcltk |
SystemRequirements: | rgl packages for rendering |
URL: | http://www.stats.uwo.ca/faculty/murdoch |
BugReports: | https://r-forge.r-project.org/projects/rgl/ |
Index of help topics:
par3dsave Modal dialog for saving par3d settings spin3d Create TCL/TK controller for rgl window spinControl Create a spin control in a TCL/TK window tkrgl-package 'TK' Widget Tools for 'rgl'
History:
0.2-2 | First public release |
0.3 | Added possibility to control multiple windows |
0.4 | Compatibility with 2.0.0 tcltk package |
0.5 | Added continuous rotation |
0.6 | Added par3dsave |
0.7 | Added parameters to spinControl , fixed startup |
0.8 | Minor fixes to pass checks |