nearest-point

There are 3 repositories under nearest-point topic.

  • ChevronOne/point_projection

    Point Projection On Parametric Curves / Trajectory Maps for Autonomous Driving

    Language:C++29523
  • timdecode/KdTreeFaceUnreal

    A Kd face tree for Unreal Engine 4, that enables very fast nearest-point-to-mesh queries. The code is directly ported from the VCGLib.

    Language:C++7100
  • nsswifter/ProximityFinder

    The project implements an algorithm that finds the closest pair of points in a 2D screen using a time complexity of O(n log n). The algorithm is implemented in an iOS application using the MVC architectural pattern.

    Language:Swift2100