powered by
trimesh(T, p)
T
p
X
trimesh(T, p, p2, add = FALSE, axis = FALSE, boxed = FALSE, ...)
m
delaunayn
p2
cbind
tetramesh
rgl
convhulln
surf.tri
#example trimesh p = cbind(x=rnorm(30), y=rnorm(30)) tt = delaunayn(p) trimesh(tt,p)
Run the code above in your browser using DataLab