[R] Drawing a line with misc3d
luke at stat.uiowa.edu
luke at stat.uiowa.edu
Tue Apr 20 16:33:07 CEST 2010
misc3d only knows about triangular mesh scenes. For our JSS paper we
added pointsTetrahedra that represents data points as small terahedra.
You could do something analogous by creating a triangular mesh
representation of a long thin bar for your lines.
luke
On Mon, 19 Apr 2010, Christophe Genolini wrote:
> Hi the list,
>
> I would like to draw some lines with misc3d. I find a lot of tools to draw
> surfaces, but nothing for simple line... Is it possible?
> Note that I know that it is possible to draw lines with rgl (using lines3d),
> but I need to do it with misc3d to export the drawing in .asy format.
> Any solution?
>
> Christophe
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
>
--
Luke Tierney
Chair, Statistics and Actuarial Science
Ralph E. Wareham Professor of Mathematical Sciences
University of Iowa Phone: 319-335-3386
Department of Statistics and Fax: 319-335-3017
Actuarial Science
241 Schaeffer Hall email: luke at stat.uiowa.edu
Iowa City, IA 52242 WWW: http://www.stat.uiowa.edu
More information about the R-help
mailing list