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:
- Curvature assignment for Geometry Processing course☆158Updated 2 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆143Updated 8 months ago
- An easily integrable Cholesky solver on CPU and GPU☆252Updated last month
- Compute the exact Euclidean Distance Transform and Voronoi Diagram for 2D and 3D binary images using the GPU.☆78Updated 5 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆270Updated 3 years ago
- Parallelized triangle mesh --> continuous signed distance field on CPU☆510Updated 2 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆411Updated last month
- Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.☆60Updated 7 years ago
- C++ library implementing the Signed Heat Method for computing robust signed distance fields (SDFs) to triangle meshes, polygon meshes, an…☆139Updated 3 weeks ago
- Robust, intersection-free, simulations of rigid bodies.☆172Updated 6 months ago
- Fast Quadratic Mesh Simplification☆178Updated 2 weeks ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆174Updated 7 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆32Updated 10 months ago
- MeshTaichi: A Compiler for Efficient Mesh-based Operations (SIGGRAPH Asia 2022)☆253Updated 2 years ago
- A gpu based implementation of a K-D Tree Builder☆117Updated 6 years ago
- A collection of utility functions to prototype geometry processing research in python☆252Updated 2 months ago
- Efficient Eikonal equation solver using CUDA☆102Updated 2 months ago
- A robust Laplace matrix for general (possibly nonmanifold) triangle meshes, and point clouds [Sharp & Crane SGP 2020]☆146Updated last year
- Fusing Taichi into PyTorch☆145Updated 2 years ago
- Plot 3D triangle meshes☆152Updated last year
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆141Updated 3 years ago
- Gradient, divergence, Laplacian on point clouds. Useful for setting up and solving PDEs on point clouds and learning anisotropic features…☆77Updated 3 years ago
- tiny toy rigid body sim in python☆34Updated 3 years ago
- fast distance and ray intersection queries☆444Updated last month
- An interactive mesh viewer (for '.obj' files) using OpenGL and GLSL☆46Updated 2 years ago
- Optimal Oriented Bounding Boxes algorithms☆50Updated 7 years ago
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆252Updated last year
- Geometry3D: 3D Computational Geometrics Library☆95Updated 9 months ago
- C++ implementation for computing occupancy grids and signed distance functions (SDFs) from watertight meshes.☆375Updated 3 years ago
- Python bindings for Polyscope☆50Updated this week