a-nasikun / FastSpectrumLinks
We approximate the lowest part of the eigenvalues and eigenfunctions of Laplace-Beltrami operator, to have faster speed, less storage, and quicker mapping to world coordinates. This program requires Eigen, LibIGL, and an eigensolver (either CUDA's cuSOLVER or Matlab's eigs function).
☆25Updated 5 years ago
Alternatives and similar repositories for FastSpectrum
Users that are interested in FastSpectrum are comparing it to the libraries listed below
Sorting:
- C++ implementation of "Surface Multigrid via Intrinsic Prolongation"☆69Updated 2 years ago
- An implementation of our paper: Fast and Exact Discrete Geodesic Computation Based on Triangle-Oriented Wavefront Propagation☆34Updated 4 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆136Updated last year
- A projection-based bijective map definition and a robust algorithm to construct the prismatic shell domain. https://cs.nyu.edu/~zhongshi/…☆28Updated 4 years ago
- Python bindings for TriWild.☆53Updated 6 months ago
- A basic tutorial for geometry processing in MATLAB using gptoolbox☆47Updated last year
- Source code for serveral papers on discrete Laplace operators on general polygons and polyhedral meshes☆38Updated last year
- Parallel and Scalable Heat Methods for Geodesic Distance Computation☆31Updated 6 years ago
- A Smoothness Energy without Boundary Distortion for Curved Surfaces - code☆22Updated 4 years ago
- Implementation of our paper "Polygon Laplacian Made Simple", Eurographics 2020.☆36Updated 4 years ago
- 3D Geometry Renderer for Python☆54Updated 5 years ago
- A library of geometry processing tools for computer graphics☆107Updated this week
- geometry processing and shape analysis framework☆67Updated 3 months ago
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆239Updated 7 months ago
- ☆58Updated 5 years ago
- Demo code for "Navigating Intrinsic Triangulations". Sharp, Soliman, and Crane. 2019☆51Updated last year
- Euclidean Distance Transform☆19Updated 3 years ago
- Correlation Clustering on weighted mesh under an anisotropic metric☆48Updated 5 years ago
- Geometry Processing Package☆55Updated 2 years ago
- ☆72Updated 4 years ago
- Graph-based pre-computation methods for computing discrete geodesics☆12Updated 2 years ago
- ☆14Updated 5 years ago
- Discrete mesh offsetting based on half-space Voronoi diagrams.☆41Updated last year
- Source code for paper "Parallel Computation of 3D Clipped Voronoi Diagrams"☆28Updated 4 years ago
- Codebase for "Variational Surface Cutting" by Sharp & Crane, SIGGRAPH 2018☆102Updated 4 years ago
- Exact and approximate solvers for minimum-cost-flow problems in bi-directed graphs.☆36Updated 5 months ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Implementation of the paper: "Adaptive Remeshing for Real-Time Mesh Deformation"☆19Updated 2 years ago
- Smoothing assignment for Geometry Processing course☆44Updated 2 years ago
- Implementation of the paper "Layout Embedding via Combinatorial Optimization"☆29Updated 3 years ago