Skip to content
Prev 201733 / 398506 Next

How to display an image on RGL plot?

On 26/11/2009 2:14 AM, Vladimir Eremeev wrote:
I can't see that image; the link doesn't work.  But the best way to 
display an image in rgl is to use texture mapping.  There are examples 
in ?persp3d (where the texture is a world map, displayed on a globe) and 
demo(flag).  See ?rgl.surface for a description of how texture 
coordinates are specified.

Duncan Murdoch