Hi David,
Thanks for your answer.
Here is my (simplified) code :
8< -
library(misc3d)
#
### Fonction that draw a point A=(x,y,z), with radius r
misc3dPoint <- function(A,r,color="black",alpha=1){
t1 <- c(A[1]+r,A[2],A[3],A[1],A[2]+r,A[3],A[1],A[2
On Jan 30, 2013, at 3:09 AM, cgenolin wrote:
Hi all,
I am drawing some 3D surfaces using the Triangle tools (package
misc3) and
drawScene.rgl. Do you know if it is possible to add axes and
graduation on
the scene?
You offer no code or data, so a specific answer is not called for.
Ce
Hi all,
I am drawing some 3D surfaces using the Triangle tools (package misc3) and
drawScene.rgl. Do you know if it is possible to add axes and graduation on
the scene?
Christophe
--
View this message in context:
http://r.789695.n4.nabble.com/Add-axes-to-a-3D-scene-afer-makeTriangles-tp465702
3 matches
Mail list logo