ttalvitie / tinygeom2dLinks
Tiny 2D Geometry Library
☆30Updated 7 years ago
Alternatives and similar repositories for tinygeom2d
Users that are interested in tinygeom2d are comparing it to the libraries listed below
Sorting:
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆148Updated 10 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆132Updated last year
- A nano spline library in modern C++.☆130Updated last month
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆137Updated 2 months ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 5 years ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆107Updated 8 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A basic geometry C++ library for 2D and 3D applications☆98Updated last year
- MyGAL is a computational geometry algorithms library☆42Updated 3 years ago
- 3D B-Spline renderer built with Qt, OpenGL and Eigen. Visualizes spline curves and control points in 3D.☆28Updated 3 weeks ago
- A really fast C++ library for Delaunay triangulation of 2D points☆203Updated 9 months ago
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆32Updated 7 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆42Updated 5 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆46Updated 6 months ago
- Package provides C++ implementation of spline interpolation☆142Updated 4 years ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 7 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 10 months ago
- LineVis is a visualization tool for rendering dense sets of 3D lines.☆99Updated this week
- Octree library in C++☆60Updated 13 years ago
- C++17 tiny vector math library☆45Updated 2 years ago
- A library to collect many useful spline functions into one place.☆293Updated 4 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…☆108Updated 2 years ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆106Updated 3 months ago
- Cubic B-Spline implementation in C++ templates☆103Updated last year
- A neural network visualizer☆107Updated 2 years ago
- 🔺 Fast polygon triangulation library based on Seidel's algorithm.☆43Updated 3 months ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆41Updated last month
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago