yuki-koyama / tinycolormapLinks
A header-only, single-file library for colormaps written in C++11
☆357Updated this week
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!☆379Updated 2 months ago
- Octree/Quadtree/N-dimensional linear tree☆201Updated this week
- C++ implementation of the 3D QuickHull algorithm☆299Updated last year
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆121Updated 10 months ago
- A nano spline library in modern C++.☆128Updated this week
- A really fast C++ library for Delaunay triangulation of 2D points☆577Updated last year
- 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 library to collect many useful spline functions into one place.☆294Updated 3 years ago
- A generic programming header only C++ library for processing polygonal and polyhedral meshes☆1,064Updated last week
- Dynamic AABB trees in C++ with support for periodic systems.☆336Updated 4 years ago
- C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes☆334Updated 2 years ago
- fast distance and ray intersection queries☆443Updated last month
- A Robust Geometry Processing Library☆287Updated this week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆147Updated 8 months ago
- A Shoemake Arcball camera in C++☆31Updated 2 years ago
- ☆101Updated last year
- A fast and easy-to-use PLY parsing library in a single c++11 header and cpp file☆85Updated 2 years ago
- nanothread — Minimal thread pool for task parallelism☆90Updated last month
- A fast, header-only, C++17 library for parsing Wavefront .obj files.☆207Updated last year
- Mathematical tools (interpolation, dimensionality reduction, optimization, etc.) written in C++11 with Eigen☆281Updated last month
- Fast singular value decomposition, diagonalization, QR decomposition of 3x3 matrices.☆160Updated 4 years ago
- Fast rendering of large point clouds in OpenGL using compute shaders.☆168Updated 7 months ago
- Automatic Differentiation in Geometry Processing Made Simple☆411Updated last month
- Custom Visualizers for Visual Studio and LLDB Debuggers☆83Updated last week
- C++ header-only library with methods to efficiently encode/decode Morton codes in/from 2D/3D coordinates☆641Updated 2 years ago
- A simple octree with good commenting for learning how octrees work.☆263Updated 3 years ago
- Fast and light-weight Marching Cubes library in C++ without any dependencies.☆179Updated 7 years ago
- C++ library for NURBS curves and surfaces☆495Updated last year
- A C++ half-edge data structure for a triangle mesh with no external dependencies whatsoever. Public domain.☆117Updated 13 years ago