oysteinmyrmo / bezier
Bezier is a single header only C++ library for Bezier curve calculations and manipulations.
☆306Updated last year
Alternatives and similar repositories for bezier:
Users that are interested in bezier are comparing it to the libraries listed below
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 5 months ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- Package provides C++ implementation of spline interpolation☆136Updated 3 years ago
- Library of cubic spline utilities☆324Updated last year
- A really fast C++ library for Delaunay triangulation of 2D points☆171Updated this week
- A simple and modern C++ quadtree implementation☆229Updated last year
- A C implementation for creating 2D voronoi diagrams☆674Updated 4 months ago
- Wykobi C++ Computational Geometry Library https://www.wykobi.com☆175Updated last year
- c++ cubic spline library☆784Updated last year
- Qt (QOpenGLWidget / QOpenGLWindow) backend for ImGui☆389Updated last year
- Library for collision detection between two convex shapes☆550Updated last year
- Fast, header-only polygon triangulation☆895Updated 3 months ago
- Dirt Simple C++ GUI Toolkit using GLFW, ImGui, and NanoVG