Calculate the Euclidean distance been two points in 2D/3D/nD space.
☆53May 25, 2022Updated 3 years ago
Alternatives and similar repositories for euclidean-distance
Users that are interested in euclidean-distance are comparing it to the libraries listed below
Sorting:
- Quantizes vertices to any bit precision☆14Mar 2, 2015Updated 11 years ago
- Linearly interpolate two numbers, but snap to the closest value if the difference between them is small enough☆12Aug 20, 2015Updated 10 years ago
- Get the current ergonomic viewport☆14Jun 22, 2015Updated 10 years ago
- A minimal cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆11Mar 5, 2019Updated 7 years ago
- sample the signed distance field of a polygon in 2d space☆13Apr 24, 2015Updated 10 years ago
- Streaming HDR image format reading module for node.js☆13Oct 29, 2017Updated 8 years ago
- test if a ray intersects an aabb in 3d space☆20Oct 25, 2015Updated 10 years ago
- Wavefront OBJ parser☆19Mar 22, 2016Updated 9 years ago
- Smallest/simplest possible means of using atob with both Node and browserify☆11Jul 8, 2019Updated 6 years ago
- Edit a string using $EDITOR from within your node app.☆23Jun 18, 2018Updated 7 years ago
- clean up licenses from package.json files and the npm registry☆14Apr 2, 2015Updated 10 years ago
- Mouse/touch-draggable first-person camera☆17Jan 12, 2016Updated 10 years ago
- Format JavaScript Standard Style as TAP output☆17Sep 16, 2023Updated 2 years ago
- Iterative mesh refinement☆80Oct 20, 2015Updated 10 years ago
- Convert GPS degrees, minutes, seconds coordinates to decimal value. Useful for parsing PGS exif tags in geotagged images, Google Maps, an…☆18Oct 31, 2016Updated 9 years ago
- Get an emoji clock representation of the current time.☆24Apr 14, 2017Updated 8 years ago
- A rounded cube geometry for 3D rendering, including normals, UVs and cell indices (faces).☆16May 11, 2017Updated 8 years ago
- Powerful CLI tool to find, filter & format package data in node_modules.☆13Jan 16, 2016Updated 10 years ago
- Applies one iteration of Loop's algorithm to a triangular mesh☆12Mar 12, 2015Updated 11 years ago
- Differential growth, inspired by @inconvergent☆16May 14, 2016Updated 9 years ago
- Linear interpolation between multiple arrays☆13Apr 19, 2021Updated 4 years ago
- Wraps a watchify instance into an HTTP request handler☆10Nov 5, 2016Updated 9 years ago
- Pipe a value through a list of synchronous transform functions☆11Aug 19, 2019Updated 6 years ago
- Applies browserify transforms to your source code, without actually bundling it.☆27Feb 9, 2017Updated 9 years ago
- An easy to use camera for WebGL applications☆13Feb 10, 2015Updated 11 years ago
- A common interface for 3D cameras☆11Jan 30, 2015Updated 11 years ago
- Read from a file, falling back to stdin.☆14Jan 21, 2016Updated 10 years ago
- ☆30Dec 15, 2015Updated 10 years ago
- Turns LaTeX math mode expressions into images☆18Jul 8, 2017Updated 8 years ago
- A different tap parser☆23Mar 4, 2023Updated 3 years ago
- Generate a series of 2D contour meshes over a heightmap☆24Oct 28, 2015Updated 10 years ago
- Camera controls for 2D scrolling, rotation and zooming☆12Nov 19, 2015Updated 10 years ago
- ☆29Dec 14, 2015Updated 10 years ago
- Tween your properties☆12Feb 3, 2016Updated 10 years ago
- Notes on continuous-integration testing WebGL applications and libraries.☆31Nov 9, 2016Updated 9 years ago
- A compiler from a subset of JavaScript to GLSL.☆98Sep 24, 2013Updated 12 years ago
- turn a 2d shape into 3d with extrusion☆29Dec 18, 2017Updated 8 years ago
- Node interface which parses sentences into grammatical structures☆12May 31, 2017Updated 8 years ago
- feross/standard but with even more semicolon goodness