# threejs-pair-closest-points **Repository Path**: mirrors_Jam3/threejs-pair-closest-points ## Basic Information - **Project Name**: threejs-pair-closest-points - **Description**: A module to help a cloud of points find the closest pairs in another cloud of points by rearranging 2 arrays of the same length. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # threejs-pair-closest-points [![experimental](http://badges.github.io/stability-badges/dist/experimental.svg)](http://github.com/badges/stability-badges) A module to help a cloud of points find the closest pairs in another cloud of points by rearranging 2 arrays of the same length. ## Usage [![NPM](https://nodei.co/npm/threejs-pair-closest-points.png)](https://nodei.co/npm/threejs-pair-closest-points/) ## License MIT, see [LICENSE.md](http://github.com/Jam3/threejs-pair-closest-points/blob/master/LICENSE.md) for details.