View source: R/display-stereo.r
anaglyph | R Documentation |
Draw anaglyphs with base graphics.
anaglyph(d3, blue, red, cex = 1)
d3 |
3d numeric matrix giving position of points |
blue |
blue colour (for right eye) |
red |
red colour (for left eye) |
cex |
size of the point to be plotted. Defaults to 1. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.