yuki-koyama / tinycolormapLinks
A header-only, single-file library for colormaps written in C++11
☆350Updated 4 months ago
Alternatives and similar repositories for tinycolormap
Users that are interested in tinycolormap are comparing it to the libraries listed below
Sorting:
- A C++ header-only parser for the PLY file format. Parse .ply happily!☆366Updated 3 weeks ago
- C++ implementation of the 3D QuickHull algorithm☆291Updated last year
- A nano spline library in modern C++.☆125Updated 11 months ago
- Octree/Quadtree/N-dimensional linear tree☆186Updated 2 weeks ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆119Updated 8 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆194Updated 5 months ago
- A really fast C++ library for Delaunay triangulation of 2D points☆572Updated last year
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆331Updated 2 years ago
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆82Updated 2 years ago
- A Robust Geometry Processing Library☆284Updated last week
- C++ headers for mapping values to colors and creating PPM images from them☆60Updated 3 years ago
- fast distance and ray intersection queries☆429Updated last week
- nanothread — Minimal thread pool for task parallelism☆85Updated last month
- A library to collect many useful spline functions into one place.☆292Updated 3 years ago
- Automatic Differentiation in Geometry Processing Made Simple☆409Updated 5 months ago
- Dynamic AABB trees in C++ with support for periodic systems.☆334Updated 4 years ago
- ☆101Updated last year
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆76Updated 2 years ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆146Updated 6 months ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,045Updated 3 weeks ago
- C++ library for NURBS curves and surfaces☆490Updated last year
- A C++-based, cross platform ray tracing library☆441Updated 2 weeks ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 3 years ago
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆276Updated last month
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆636Updated 2 years ago
- A Shoemake Arcball camera in C++☆31Updated last year
- A simple and modern C++ quadtree implementation☆246Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago
- Custom views of various objects for Visual Studio debugger