Skip to main content
Ctrl+K
Logo image

COMPAS Libigl

  • Introduction
  • Installation
  • Tutorial
  • Examples
    • Boundary loops
    • Curvature
    • Geodesic Distance
    • Ray/Mesh Intersections
    • Isolines
    • Mesh Mass Matrix
    • Mesh Parametrisations
    • Quad Mesh Planarisation
  • API Reference
    • compas_libigl
      • intersection_ray_mesh
      • intersection_rays_mesh
      • trimesh_boundaries
      • trimesh_gaussian_curvature
      • trimesh_principal_curvature
      • trimesh_geodistance
      • trimesh_isolines
      • trimesh_massmatrix
      • trimesh_harmonic
      • trimesh_lscm
      • trimesh_remesh_along_isoline
      • quadmesh_planarize
  • License
  • Acknowledgements
COMPAS.dev
  • Examples

Examples

The examples shown here reproduce some of the examples of the original C++ libigl tutorial. The python files for the examples are in the examples folder of the compas_libigl repo. The sample files for the examples can be downloaded from the libigl tutorial data repo

  • Boundary loops
  • Curvature
  • Geodesic Distance
  • Ray/Mesh Intersections
  • Isolines
  • Mesh Mass Matrix
  • Mesh Parametrisations
  • Quad Mesh Planarisation

previous

Tutorial

next

Boundary loops

© Copyright COMPAS Association.

Created using Sphinx 4.5.0.

Built with the PyData Sphinx Theme 0.13.3.