mhdadk / sutherland-hodgmanLinks
A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.
☆46Updated 3 years ago
Alternatives and similar repositories for sutherland-hodgman
Users that are interested in sutherland-hodgman are comparing it to the libraries listed below
Sorting:
- An easily integrable Cholesky solver on CPU and GPU☆252Updated last week
- Curvature assignment for Geometry Processing course☆157Updated 2 years ago
- Lightweight Physically-Based Renderer designed for ease of use and fast prototyping☆115Updated 2 years ago
- Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.☆60Updated 7 years ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆147Updated last year
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 9 months ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆272Updated 3 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆415Updated 2 months ago
- A collection of utility functions to prototype geometry processing research in python☆253Updated 3 months ago
- Python bindings for Polyscope☆50Updated last week
- Plot 3D triangle meshes☆152Updated last year
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆108Updated 2 years ago
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆79Updated 5 years ago
- Optimal Oriented Bounding Boxes algorithms☆50Updated 7 years ago
- A gpu based implementation of a K-D Tree Builder☆118Updated 6 years ago
- An interactive mesh viewer (for '.obj' files) using OpenGL and GLSL☆45Updated 2 years ago
- Fast Quadratic Mesh Simplification☆182Updated last week
- A working copy of the code from "A Benchmark for Surface Reconstruction" by Berger et. Al☆53Updated last year
- Reference implementation of the Eurographics 2020 paper "Fast and Robust QEF Minimization using Probabilistic Quadrics"☆58Updated last year
- Efficient Eikonal equation solver using CUDA☆102Updated 3 months ago
- Fusing Taichi into PyTorch☆144Updated 2 years ago
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆141Updated 3 years ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆513Updated 2 years ago
- ☆108Updated 3 years ago
- Signed Distance Function from triangle mesh.☆95Updated 6 years ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- ☆163Updated last year
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆108Updated 2 years ago
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆253Updated last year
- Convex hull of given 3D points☆94Updated 4 years ago