|
Lagrange
|
| BVH Module | Bounding Volume Hierarchy (BVH) construction and traversal |
| ▼Core Module | Core module for Lagrange |
| Logging | Functions related to logging |
| ▼SurfaceMesh | Generic surface meshes |
| Attributes | Manipulating mesh attributes |
| Mesh utilities | Various mesh processing utilities |
| Attributes iterators | Iterating over mesh attributes |
| Attributes utilities | Various attribute processing utilities |
| Mesh cleanup | Mesh cleanup and repair utilities |
| Eigen views | View mesh attributes as Eigen matrices |
| ▼Utilities | Utility functions |
| Assert and errors | Assertions and exceptions |
| Miscellaneous | Useful functions that don't have their place anywhere else |
| Geometry utilities | Geometric predicates and primitive intersection tests |
| Warnings | Managing compiler warnings |
| Filtering Module | Mesh filtering utilities |
| FS Module | Filesystem utilities |
| Geodesic Module | Geodesic distance computation on meshes |
| Image Module | Basic image data structure |
| Image I/O Module | Read and write image files |
| IO Module | Mesh input/output |
| Packing Module | Rectangle and UV chart packing |
| Partitioning Module | Mesh partitioning using METIS |
| Poisson Module | Poisson surface reconstruction |
| PolyDDG Module | Polygonal Discrete Differential Geometry (PolyDDG) algorithms and data structures |
| Polyscope Module | Helper functions to interface with the Polyscope viewer |
| Primitive Module | Parametric primitive shape generation |
| Raycasting Module | Raycasting operations |
| Remeshing-Instant-Meshes Module | This module provides a headless API to the Instant Meshes library |
| Scene Module | Scene graph data structures |
| Serialization2 Module | Binary serialization of meshes and scenes |
| Solver Module | Linear system solvers |
| Subdivision Module | Subdivision surfaces |
| Texproc Module | Texture-space processing utilities |
| UI Module | Lagrange UI Viewer and mini 3D engine |
| Volume Module | Volumetric mesh representations |
| Winding Module | Fast winding number computation |