ChevronOne / point_projection
Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving
☆30Updated 2 years ago
Alternatives and similar repositories for point_projection:
Users that are interested in point_projection are comparing it to the libraries listed below
- Implement of Philip J. Schneider's "An Algorithm for Automatically Fitting Digitized Curves". Adaptively fit a set of 2D points with one …☆44Updated last year
- Classes that demonstrate how to use Sturm's Theroem for root finding to solve the 5th degree polynomial required to project a 3D point to…☆29Updated 6 years ago
- Fast and lightweight class for Bezier curves of any order in C++☆104Updated 4 months ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆23Updated 2 years ago
- RSMotion - C++ Library for Reeds-Shepp Cars☆47Updated 5 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆72Updated 4 years ago
- Exemplary implementation of Euler spirals as used for clothoids in OpenDRIVE☆18Updated 4 years ago
- A library to collect many useful spline functions into one place.☆281Updated 3 years ago
- Distance Transforms of Sampled Functions☆58Updated 6 years ago
- Vehicle dynamics simulator☆28Updated last year
- A nano spline library in modern C++.☆120Updated 5 months ago
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆141Updated 3 years ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆12Updated 4 years ago
- A library for constructing and traversing LBVHs.☆18Updated 3 years ago
- Fast and simple voxel traversal algorithm through a 3D space partition.☆149Updated 5 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆21Updated 8 years ago
- Voxelized geometry tools (Voxel-based collision/occupancy maps, signed-distance fields, discrete geometry tools)☆36Updated this week
- Cubic B-Spline implementation in C++ templates☆95Updated 8 months ago
- 3D Signed Distance Field☆42Updated 3 years ago
- ☆38Updated 7 years ago
- Explicit Corridor Map implementation☆27Updated 9 years ago
- Tiny 2D Geometry Library☆28Updated 6 years ago
- An implementation of the ear clipping triangulation algorithm to triangulate an arbitrary polygon☆17Updated 7 years ago
- ☆117Updated last week
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- Fast and reliable implementation of the Gilbert-Johnson-Keerthi (GJK) algorithm for C, C++, C#, Go, Matlab, Octave, Python and Zig☆157Updated last month
- Point Cloud Rendering Engine with Octree Generation, Splat Blending, Phong Lighting and Neural Network Evaluation☆10Updated 2 years ago
- Single file, header-only, no-dependencies C library for Poisson disk sampling in arbitrary dimensions.☆118Updated 2 months ago
- Templated hierarchical spatial trees designed for high-peformance.☆127Updated last year
- Real-time 3D collision detection for convex polyhedrons using the Gilbert–Johnson–Keerthi (GJK) algorithm☆8Updated 7 years ago