Skip to content
Prev 293328 / 398502 Next

rgl.Sweave not producing transparency in pdf plots with alpha

On 02/05/2012 11:00 AM, Alexander Shenkin wrote:
That uses the rgl.postscript() function, which uses the GL2PS library to 
convert to PDF.  It may be that it doesn't support transparency in your 
scene.  Or perhaps it just hasn't been turned on:  GL2PS didn't support 
transparency when rgl.postscript was written.

Duncan Murdoch