#1002853 ITP: vcglib-dev -- library for manipulation, processing and displaying with OpenGL

#1002853#5
Date:
2021-12-30 08:36:32 UTC
From:
To:
* Package name: vcglib-dev
* URL: https://github.com/cnr-isti-vclab/vcglib
* License: GPL-3.0
* Description: library for manipulation, processing and displaying with OpenGL
* The VCG library is tailored to mostly manage triangular meshes: The library
  is fairly large and offers many state of the art functionalities for
  processing meshes, like:
  .
   -  high quality quadric-error edge-collapse based simplification
   -  efficient spatial query structures: uniform grids, hashed grids, kdtree...
   -  advanced smoothing and fairing algorithms
   -  computation of curvature
   -  optimization of texture coordinates
   -  Hausdorff distance computation
   -  Geodesic paths
   -  mesh repairing capabilities
   -  isosurface extraction and advancing front meshing algorithms
   -  Poisson Disk sampling and other tools to sample point distributions over
      meshes
   -  subdivision surfaces