geometry

Mesh Generation and Surface Tessellation

CRAN Package

Makes the 'Qhull' library available in R, in a similar manner as in Octave and MATLAB. Qhull computes convex hulls, Delaunay triangulations, halfspace intersections about a point, Voronoi diagrams, furthest-site Delaunay triangulations, and furthest-site Voronoi diagrams. It runs in 2D, 3D, 4D, and higher dimensions. It implements the Quickhull algorithm for computing the convex hull. Qhull does not support constrained Delaunay triangulations, or mesh generation of non-convex objects, but the package does include some R functions that allow for this.

  • Version0.5.0
  • R version≥ 3.5.0
  • LicenseGPL (≥ 3)
  • Needs compilation?Yes
  • Languageen-GB
  • Last release08/31/2024

Documentation


Team


Insights

Last 30 days

Last 365 days

The following line graph shows the downloads per day. You can hover over the graph to see the exact number of downloads per day.

Data provided by CRAN


Binaries


Dependencies

  • Depends1 package
  • Imports4 packages
  • Suggests5 packages
  • Linking To2 packages
  • Reverse Depends11 packages
  • Reverse Imports53 packages
  • Reverse Suggests15 packages