distances

distances

SlothyKernel1314

This Lua module calculates the "infinite distance" between two sprites and detects the collision between them. Integration of the following specific distance cases: Manhattan distance (K distance with k = 1), Euclidean distance (K distance with k = 2), K distance (with k > 2). Integration of scale factors a and b for sprites.

0 Stars
0 Forks
1 Watchers
Lua Language
3 SrcLog Score
Cost to Build
$2.3K
Market Value
$500

Growth over time

9 data points  ·  2021-08-01 → 2026-08-01
Stars Forks Watchers
💬

How do you feel about this project?

Ask AI about distances

Question copied to clipboard

What is the SlothyKernel1314/distances GitHub project? Description: "This Lua module calculates the "infinite distance" between two sprites and detects the collision between them. Integration of the following specific distance cases: Manhattan distance (K distance with k = 1), Euclidean distance (K distance with k = 2), K distance (with k > 2). Integration of scale factors a and b for sprites.". Written in Lua. Explain what it does, its main use cases, key features, and who would benefit from using it.

Question is copied to clipboard — paste it after the AI opens.

How to clone distances

Clone via HTTPS

git clone https://github.com/SlothyKernel1314/distances.git

Clone via SSH

[email protected]:SlothyKernel1314/distances.git

Download ZIP

Download master.zip

Found an issue?

Report bugs or request features on the distances issue tracker:

Open GitHub Issues