11-14-2014, 12:32 AM
As far as I understand the Bresenham algorithm (I could of course be wrong) can only make straight lines, but the way I'm doing it I can make the branches go in a direction more than another one.
Code:
X X---
----X--
------X
------X