verven / contourklipLinks
C++ library for boolean operations on contours. Including cubic beziers.
☆24Updated 3 years ago
Alternatives and similar repositories for contourklip
Users that are interested in contourklip are comparing it to the libraries listed below
Sorting:
- A header-only library to generate meshes for a solid path. Useful to render thick lines using OpenGL.☆212Updated last year
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆134Updated last month
- A Shoemake Arcball camera in C++☆31Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 months ago
- GLSL shader that enables drawing of thick and smooth lines/curves in 3D (OpenSceneGraph visualization)☆156Updated 7 years ago
- Library of cubic spline utilities☆328Updated 3 weeks 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…☆108Updated 4 months ago
- GPU Vector Text Rendering (WIP)☆189Updated 4 years ago
- 6 different implementations of doing wide line rendering in OpenGL☆193Updated 5 years ago
- Fast Gaussian Blur algorithm☆119Updated last year
- A basic geometry C++ library for 2D and 3D applications☆97Updated 10 months ago
- 2D Delaunay triangulation (dela) - super stable (bella!)☆243Updated last year
- A nano spline library in modern C++.☆125Updated 11 months ago
- Standalone library for TrueType font tessellation. Allows to load ttf-file and convert its glyphs to 2D or 3D mesh objects without raster…☆222Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆182Updated last year
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆96Updated last month
- A procedural geometry generation library for C++11☆230Updated 2 years ago
- A realtime lab software for experimentation around 3D models☆59Updated last year
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- C++ library for working with different color spaces, converting between color spaces and comparing colors☆141Updated 5 years ago
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- A neural network visualizer☆102Updated 2 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆104Updated 8 years ago
- Tiny 2D Geometry Library☆29Updated 7 years ago
- Using clipper and poly2tri together for robust triangulation☆92Updated 10 years ago
- A header-only C++11 library for colors; color space converters for RGB, HSL, XYZ, Lab, etc. and perceptual color difference calculators s…☆106Updated last year