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:
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆136Updated 2 weeks ago
- Templated hierarchical spatial trees designed for high-peformance.☆131Updated last year
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- A nano spline library in modern C++.☆128Updated this week
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- C++17 tiny vector math library☆46Updated 2 years ago
- A basic geometry C++ library for 2D and 3D applications☆97Updated last year
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆105Updated 8 years ago
- A simple and modern C++ quadtree implementation☆250Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 3 years ago
- A really fast C++ library for Delaunay triangulation of 2D points☆197Updated 7 months ago
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- A vector graphics C++ library to produce EPS, SVG, and FIG files.☆60Updated last year
- A neural network visualizer☆106Updated 2 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…☆44Updated 4 months ago
- Linear algebra library with vector swizzling, intersection tests and useful functions for games and graphics dev.☆105Updated last month
- Octree library in C++☆60Updated 13 years ago
- Implementation of my HPG2020 paper: Quadratic Approximation of Cubic Curves☆41Updated 5 years ago
- a simple c++ template quadtree class, header only, use it as STL☆17Updated 9 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆108Updated last month
- vGizmo3D - quaternions based GIZMO 3D: it permits, via mouse, to manipulate objects by translating, rotating, or scaling them☆61Updated 8 months ago
- Package provides C++ implementation of spline interpolation☆141Updated 4 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆27Updated 3 months ago
- C++ library for boolean operations on contours. Including cubic beziers.☆25Updated 3 years ago
- Math utility library for games and simulations including lots of intersection tests for different geometry☆19Updated 5 months ago
- Acceleration structure library (BVH-, KD-Tree) with basic parallel construction☆56Updated 6 years ago
- PH-Tree C++ implementation☆34Updated 9 months ago
- Low level generic SIMD wrapper for x86, ARM, WASM with dynamic dispatch☆40Updated last month
- MyGAL is a computational geometry algorithms library☆42Updated 3 years ago
- A template library for headless rendering of Signed Distance Fields based on OpenMP.☆25Updated 5 months ago