Improve descriptions in README files, displayed in the main README.md. (#308)

This commit is contained in:
Abe Pazos
2023-04-27 15:53:44 +02:00
committed by GitHub
parent 8cf89d4039
commit f7fda5fab1
25 changed files with 52 additions and 50 deletions

View File

@@ -1,6 +1,6 @@
# orx-jumpflood
Takes an image and calculates either a distance field or a direction field.
Calculates distance or direction fields from an image.
GPU accelerated, 2D. Results are provided as an image.
[Original jump flooding algorithm](https://www.comp.nus.edu.sg/~tants/jfa.html)