jgreitemann / colormap
C++ headers for mapping values to colors and creating PPM images from them
☆60Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for colormap
- Library with colormaps for C++☆27Updated last year
- A single header-only C++ library for least squares fitting.☆100Updated last year
- A nano spline library in modern C++.☆111Updated last month
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆39Updated last year
- Ponca (fomerly known as Patate) is a header only C++/CUDA library for point cloud analysis☆32Updated 3 weeks ago
- C++ binding for FITPACK B-spline curve and surface fitting routines☆27Updated 7 years ago
- Cubic B-Spline implementation in C++ templates☆93Updated 3 months ago
- A tiny least squares solver targeting extreme performance on repeated minimizations☆44Updated 9 years ago
- How to make Eigen C++ code real-time☆64Updated 11 months ago
- A C++ header-only for data transfer between linear algebra libraries (Eigen, Armadillo, OpenCV, ArrayFire, LibTorch).☆80Updated 6 months ago
- Custom views of various objects for Visual Studio debugger☆68Updated 6 months ago
- Library for spline manipulation.☆20Updated last year
- C++ 2D geometry library, handles points, lines, polylines, planar transformations (and other primitives), using homogeneous coordinates. …☆112Updated 2 weeks ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆71Updated 2 years ago
- C++ utility for parsing/evaluating matrix math equations input at run time in a format similar to MATLAB (requires Eigen for matrix math)…☆66Updated 5 years ago
- A simple library for producing multidimensional polynomial fits for C++☆37Updated 7 years ago
- Octree/Quadtree/N-dimensional linear tree☆123Updated 3 months ago
- Implementations of various 2D convex hull algorithms in C++☆31Updated 9 years ago
- n-dimensional piecewise linear interpolation using Delaunay triangulation in C++☆40Updated 10 years ago
- 📊 A lightweight plotting library☆92Updated 2 years ago
- Plugin to Eigen3 to initialize Matrices with C++11 Initializer_lists☆24Updated 7 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆133Updated 2 years ago
- QRKit is an extension of Eigen C++ library that allows for efficient QR decomposition of sparse matrices with common sparsity patterns.☆16Updated 4 years ago
- A trivial gnuplot interface for c++☆75Updated 2 years ago
- Fast arbitrary dimension linear interpolation in C++☆97Updated last year
- A simple header-only, single-file library to handle WGS84 coordinate to Cartesian coordinate transformations for C++.☆80Updated 3 years ago
- 🏔️ IGLOO: Intuitive openGL Object Oriented library☆13Updated 2 years ago
- test on how to integrate vtk into glfw + imgui project☆109Updated last year
- C++ routines to compute spline curves in nD☆41Updated 5 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆29Updated 3 months ago