lib_2d
Path calculator
A C++ library for working with points and paths in 2D space
A c++ library for paths defined by points within the 2d space
46 stars
3 watching
1 forks
Language: C++
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
i2p/libsam3 | A C library implementing the SAMv3 API. | 28 |
jpreiss/cmath3d | A C library providing basic 3D mathematical functions and data structures. | 26 |
andrewwalker/dubins-curves | Generates shortest paths for a constrained vehicle | 273 |
caseycarter/cmcstl2 | An implementation of C++ ranges with support for the One Ranges Proposal | 222 |
slembcke/chipmunk2d | A fast and lightweight 2D physics library designed for video game development | 2,215 |
libsdl2pp/libsdl2pp | C++ wrapper for SDL2 game development library | 562 |
vimaec/math3d | A C# standard library for efficient and feature-rich 3D math operations | 113 |
theck01/offbrand_lib | A collection of reference counted generic data structures and tools to create C-style classes. | 81 |
gradientspace/geometry3sharp | A C# library for geometric computing and mesh algorithms | 1,723 |
vectorclass/version2 | A C++ library leveraging SIMD instructions to improve performance on modern CPUs. | 1,307 |
pkinney/distance | Provides functions to calculate distances between points and lines in 2D and 3D spaces | 62 |
mattpd/cpplinks | A categorized list of C++ resources and tools | 4,574 |
sungiant/abacus | A cross-precision 3D maths library with deterministic implementations of common data types across various precisions. | 45 |
janestreet/incremental | A library for building efficient incremental computations in OCaml | 876 |
ibob/itlib | A collection of small single-header C++ libraries extending the standard library | 157 |