mhdadk / sutherland-hodgmanLinks
A differentiable Python implementation of the Sutherland–Hodgman algorithm for clipping polygons in 2D.
☆43Updated 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:
- tiny toy rigid body sim in python☆34Updated 3 years ago
- Geometry3D: 3D Computational Geometrics Library☆94Updated 6 months ago
- Optimal Oriented Bounding Boxes algorithms☆48Updated 6 years ago
- Curvature assignment for Geometry Processing course☆156Updated 2 years ago
- Fast zero-overhead bindings between NumPy and Eigen☆141Updated 5 months ago
- Efficient C++ implementation of mesh-to-mesh and mesh-to-point distance.☆60Updated 6 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆30Updated 7 months ago
- Python bindings for Polyscope☆49Updated 2 weeks ago
- OBB implementation in python (using numpy)☆81Updated last year
- An introductory course intrinsic triangulations for powerful & robust geometry processing --- tutorial code and links.☆136Updated 3 years ago
- Pure Python implementation of d-dimensional AABB tree.☆67Updated last year
- Construct geodesic paths, loops, networks on surface with a fast and simple edge flipping algorithm. C++ demo app and more.☆106Updated 2 years ago
- Vectorized Python methods for creating, manipulating and tessellating signed distance fields.☆54Updated 2 years ago
- This is accompanying code for our JCGT / I3D paper, "A Dataset and Explorer for 3D Signed Distance Functions (SDF)".☆264Updated 3 years ago
- Lightweight Physically-Based Renderer designed for ease of use and fast prototyping☆113Updated 2 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆405Updated 4 months ago
- A simple Delaunay 2D triangulation in python (with numpy)☆198Updated last year
- Plot 3D triangle meshes☆152Updated last year
- Fusing Taichi into PyTorch☆146Updated 2 years ago
- GPU Accelerated Motion Engine based on Taichi Lang.☆61Updated 3 years ago
- Physics-based Scene Synthesis for Deep Learning☆62Updated 3 years ago
- Fast Quadratic Mesh Simplification☆163Updated this week
- A template project to get started with geometry-central and Polyscope.☆56Updated last year
- Python package for creating interpolating splines (for position and rotation)☆78Updated last week
- The more dimensions, the better the geometry.☆16Updated this week
- Python wrapper for Google's Draco mesh compression library.☆107Updated 3 weeks ago
- An interactive mesh viewer (for '.obj' files) using OpenGL and GLSL☆44Updated last year
- A nano spline library in modern C++.☆124Updated 10 months ago
- An easily integrable Cholesky solver on CPU and GPU☆239Updated 9 months ago
- gDel3D is the fastest 3D Delaunay triangulation algorithm. It uses the GPU for massive parallelism.☆165Updated 7 years ago