Displaying 2 results from an estimated 2 matches for "textype".
Did you mean:
kextype
2011 Sep 09
1
Rgl and plotmath symbols (via sprites): a trial
...=90))
popViewport()
dev.off()
## plot
persp3d(u, v, z, aspect="iso", front="line", lit=FALSE, axes=FALSE, xlab="",
ylab="", zlab="")
axes3d(edges=c('x--','y--','z+-'))
sprites3d(1,-0.4,0.65, radius=0.5, lit=FALSE, textype="alpha", texture="zlabel.png")
rgl.postscript("W.pdf", fmt="pdf") # print to file
# par3d(c("userMatrix", "zoom", "FOV")):
#
# $userMatrix
# [,1] [,2] [,3] [,4]
# [1,] 0.7262191 -0.6867201 0.03195775 0...
2011 May 23
3
RGL package installation problem on Centos
Dear R users,
I have installed the latest version of R from source on Centos (using
configure and make install).
This seemed to work fine, with no Errors reported and R at the command line
starts R.
However, if I try and installed the package rgl using;
install.packages("rgl")
I get the following error;
installing to /usr/local/lib64/R/library/rgl/libs
** R
** demo
** inst
** preparing