rawrunprotected / hilbert_curvesLinks
Fast Hilbert Curves
☆77Updated 9 years ago
Alternatives and similar repositories for hilbert_curves
Users that are interested in hilbert_curves are comparing it to the libraries listed below
Sorting:
- A general library for geometry operations of union, intersections, difference, and xor☆184Updated last year
- GPU and vector-enabled map projections, geodesic calculations, and image warping 🌎🌍🌏☆91Updated 4 years ago
- Flatbush for C++☆20Updated 2 months ago
- A header-only compile-time Morton encoding / decoding library for N dimensions.☆108Updated 2 years ago
- qHilbert is a vectorized speedup of Hilbert curve generation using SIMD intrinsics☆37Updated 6 years ago
- A fast static spatial index for 2D points in C++11☆33Updated 6 years ago
- C++ geometry types☆100Updated last year
- Limited Error Raster Compression☆204Updated 3 months ago
- Parallel Delaunay and Voronoi Tessellation and Density Estimation☆29Updated 3 years ago
- A fast geospatial static point clustering library for C++14☆38Updated 3 years ago
- Robust geometric predicates☆62Updated last year
- Doug Moore's Fast Hilbert Curve Generation, Sorting, and Range Queries☆71Updated 9 years ago
- Fast Hilbert Curve Generation, Sorting, and Range Queries☆16Updated 9 years ago
- Spatial algorithms library for geometry.hpp☆37Updated 4 years ago
- C++ renderer for deck.gl☆83Updated last year
- Alternative LAZ implementation for C++ and JavaScript☆85Updated 4 months ago
- Delaunay Triangulations / Voronoi Diagrams in C☆24Updated 9 years ago
- Automatically exported from code.google.com/p/balaban-segments-intersections☆16Updated last year
- Validation of 3D primitives according to the international standard ISO19107☆96Updated 10 months ago
- Minimalist vector tile decoder and encoder in C++☆95Updated 2 months ago
- A relatively simple implementation of the R* Tree data structure for C++☆51Updated 2 years ago
- General Polygon Clipper, aka GPC, version 2.33☆94Updated 3 years ago
- Fast JavaScript icosphere mesh generation library for WebGL visualizations☆58Updated 5 years ago
- MOVED TO GITLAB: https://gitlab.com/sfcgal/SFCGAL. A wrapper around CGAL that intents to implement 2D and 3D operations on OGC standards …☆114Updated last year
- A library for constraining triangulations from Delaunator