verven / contourklip
C++ library for boolean operations on contours. Including cubic beziers.
☆21Updated 2 years ago
Alternatives and similar repositories for contourklip:
Users that are interested in contourklip are comparing it to the libraries listed below
- A nano spline library in modern C++.☆120Updated 6 months ago
- Robust geometric predicates☆58Updated 9 months ago
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆125Updated last week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 2 weeks ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 5 months ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆39Updated 4 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- High level utility library that takes a line and fits a bezier curve to it, in any number of dimensions - usable for freehand drawing and…☆103Updated 4 months ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆91Updated last week
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- C++ routines to compute spline curves in nD☆42Updated 5 years ago
- Indirect Predicates for Geometric Constructions☆45Updated 2 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆54Updated 6 years ago
- robust geometric predicates☆36Updated 4 years ago
- Closed 3D Triangle Mesh Boolean Operation Library☆26Updated 3 years ago
- Automatically exported from code.google.com/p/carve☆17Updated 3 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆55Updated last year
- Tiny 2D Geometry Library☆28Updated 6 years ago
- Code for fast approximate generalized winding number (solid angle) computation for triangle soups☆133Updated 3 years ago
- This is a mirror of the latest stable version of Triangle.☆138Updated this week
- This is an implementation of the paper "Exact and Efficient Polyhedral Envelope Containment Check". The algorithm conservatively predict…☆56Updated 2 weeks ago
- Visualize OpenVDB Grids (Level Sets) in Qt3D☆11Updated 7 years ago
- rGWB: A basic solid modeler for Polyhedral 2-Manifold solids. Split, explode and boolean operations supported.☆21Updated 6 years ago
- The ultimate mesh handling library☆56Updated 4 months ago
- A C++ library to manipulate and create NURBS curves and surfaces.☆44Updated 9 years ago
- A basic geometry C++ library for 2D and 3D applications☆95Updated 4 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- A Shoemake Arcball camera in C++☆28Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆102Updated 7 years ago