immanuel.scholz@xxxxxx wrote:
This will not draw line segments which only passes your tile (and these line
segments we are speaking of)
| |
| * |
| / |
---------+----/---------------+-------------
| / |
| / |
| / |
|/ |
/ |
/| |
* | |
| |
---------+--------------------+-------------
| |
| |
| |
true, but those are rather rare.
those, however, occuring much more often:
> | |
> | |
> | |
> ---------+--------------------+-------------
> | |
> | * |
> | / |
> |/ |
> / |
> /| |
> * | |
> | |
> ---------+--------------------+-------------
> | |
> | |
> | |
and were the ones I was reffering to.
I am interested by that algorithm of yours however :D
|