powered by
vox(data, res)
#-import data data(treecloud) #-voxelisation treecloud_vox <- vox(treecloud,res=0.02) #-visualisation require(rgl) library(rgl) open3d() plot3d(treecloud_vox,size=0.1)
Run the code above in your browser using DataLab