diff options
author | Tim <t4im@users.noreply.github.com> | 2015-09-20 15:19:52 +0200 |
---|---|---|
committer | est31 <MTest31@outlook.com> | 2015-09-26 21:28:50 +0200 |
commit | 776760aba730f1db565d124b4c04efae1c152d9e (patch) | |
tree | 01cdf488e3a3b1a45e3bfb4dbe19dd3efadffa2d /builtin/mainmenu | |
parent | 89e8f3a9182f5ec15b0c43389a516b10a54741d9 (diff) | |
download | minetest-776760aba730f1db565d124b4c04efae1c152d9e.tar.gz minetest-776760aba730f1db565d124b4c04efae1c152d9e.tar.bz2 minetest-776760aba730f1db565d124b4c04efae1c152d9e.zip |
Clarify radii and distance types in documentation
Because not all circles are round:
* circles using an euclidean metric are what we usually call "round"
* circles using a maximum metric look like euclidean rectangles with equal adjacent sides (squares)
* circles using a manhattan metric look like an euclidean right angled rhombus (squares, but 45° rotated to the former one)
[ci skip]
Diffstat (limited to 'builtin/mainmenu')
0 files changed, 0 insertions, 0 deletions