odedstein / geometry-processing-research-in-pythonLinks
Geometry processing research tutorial in python - as presented at SGP 2024.
☆55Updated 4 months ago
Alternatives and similar repositories for geometry-processing-research-in-python
Users that are interested in geometry-processing-research-in-python are comparing it to the libraries listed below
Sorting:
- A simple parametric model of plain-knit yarn curves, with C code and other resources.☆56Updated 2 years ago
- Repository for SIGGRAPH 2023 paper "A Fast Geometric Multigrid Method for Curved Surfaces"☆68Updated 9 months ago
- A 3D data visualization grammar.☆52Updated 3 months ago
- A collection of utility functions to prototype geometry processing research in python☆251Updated last month
- Fit low-dimensional subspaces to physical systems with neural networks (SIGGRAPH 2023)☆174Updated 2 years ago
- C++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, an…☆137Updated 2 weeks ago
- Demo code for "A Unified Differentiable Boolean Operator with Fuzzy Logic" (SIGGRAPH 2024)☆31Updated last year
- Public code release for the ACM Transactions on Graphics paper "Breaking Good: Fracture Modes for Realtime Destruction" and the NeurIPS 2…☆105Updated 2 years ago
- Signed distance field computation using 1-Lipschitz neural networks - Pytorch implementation☆23Updated 6 months ago
- Simple didactic code + tutorial for the Walk on Stars (WoSt) algorithm☆97Updated 2 years ago
- ☆22Updated 5 months ago
- Differentiable Rendering of Parametric Geometry (SIGGRAPH Asia 2023)☆51Updated 2 months ago
- Implementation of the local remesher from "A Remeshing Approach to Multiresolution Modeling" by M. Botsch and L. Kobbelt, to work with th…☆87Updated 3 years ago
- Code mirror of the paper: InverseCSG: Automatic Conversion of 3D Models to CSG Trees☆64Updated 5 years ago
- A Differential Monte Carlo Solver For the Poisson Equation☆22Updated last year
- ☆23Updated last year
- Generates high-quality, optimally smooth tangent direction fields on triangle meshes.☆174Updated 2 years ago
- Code for DeepCurrents: Learning Implicit Representations of Shapes with Boundaries☆59Updated 3 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆145Updated last year
- Public code release of "Surface-Filling Curve Flows via Implicit Medial Axes" by Yuta Noma, Silvia Sellán, Nicholas Sharp, Karan Singh, A…☆41Updated last year
- ☆73Updated 2 months ago
- ☆31Updated last year
- Source code for serveral papers on discrete Laplace operators on general polygons and polyhedral meshes☆41Updated last year
- A repository with a variety of meshes with minimal licensing requirements.☆239Updated last year
- C++ implementation of "Surface Multigrid via Intrinsic Prolongation"☆74Updated 2 years ago
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆249Updated 11 months ago
- ☆16Updated 7 months ago
- Code release for Neural Bounding SIGGRAPH 2024 - neural representation of bounding volumes, learning conservative space classification☆42Updated last year
- This is the code for the SIGGRAPH 2024 article "Reach For the Arcs: Reconstructing Surfaces from SDFs via Tangent Points"☆21Updated last year
- Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implem…☆180Updated 3 years ago