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
- Exemplary implementation of Euler spirals as used for clothoids in OpenDRIVE☆18Updated 4 years ago
- This repository contains the classes of parametric curves/splines (bezier, hermite, b-spline & catmull-rom)☆23Updated 2 years ago
- Header only C++ library for decomposing and slicing concave polygons into convex polygons☆74Updated 4 years ago
- 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 5 months ago
- Explicit Corridor Map implementation☆28Updated 9 years ago
- Collision detection for 3D shapes. Axis-aligned bounding boxes (AABB).☆12Updated 4 years ago
- Point Cloud Rendering Engine with Octree Generation, Splat Blending, Phong Lighting and Neural Network Evaluation☆10Updated 2 years ago
- ☆38Updated 7 years ago
- Distance Transforms of Sampled Functions☆59Updated 6 years ago
- Package provides C++ implementation of spline interpolation☆137Updated 3 years ago
- 3D B-Spline renderer written in C++ using Qt, OpenGL and Eigen☆25Updated 5 months ago
- Vehicle dynamics simulator☆28Updated last year
- ☆21Updated 6 years ago
- C++ implementation of GJK and EPA algorithms for 2D collision detection☆21Updated 8 years ago
- This repository contains examples applications that use libigl. They only work on MacOSX and they should be converted to tutorials.☆27Updated 2 years ago
- An implementation of the ear clipping triangulation algorithm to triangulate an arbitrary polygon☆17Updated 7 years ago
- A nano spline library in modern C++.☆120Updated 6 months ago
- Curve fitting based on Schneider's algorithm. Written using C++11 and OpenSceneGraph (visualization)☆102Updated 8 years ago
- Header-only single-class implementation of Quickhull algorithm for convex hulls finding in arbitrary dimension (>1) space.☆73Updated 2 years ago
- Visibility Determination Library: hierarchical frustum and occlusion culling algorithms☆40Updated 4 years ago
- A C++ header only library for fast nearest neighbor and range searches using a KdTree. It supports interfacing with Eigen, OpenCV, and cu…☆40Updated last week
- A header-only C implementation of the Quickhull algorithm for building N-dimensional Convex Hulls and Delaunay meshes☆142Updated 3 weeks ago
- ☆118Updated last week
- Cubic B-Spline implementation in C++ templates☆97Updated 9 months ago
- An interactive program for creating polygons and determining if a given point is inside or outside the polygons☆29Updated 7 years ago
- Quadradic Programming solver using Eigen☆30Updated 5 years ago
- Templated hierarchical spatial trees designed for high-peformance.☆128Updated last year
- vGizmo3D - a virtual GIZMO 3D object manipulator / orientator, via mouse, with pan & dolly/zoom features☆56Updated 3 weeks ago