Closed lost-hope closed 2 years ago
I have added a drawline function, which should work and should be fairly efficient. It is based on Bresenham's Line algorithm.
I have just done some smaller tests. more test might be required
test might be done with an easy effect that moves the line arround. on the matrix
I have added a drawline function, which should work and should be fairly efficient. It is based on Bresenham's Line algorithm.
I have just done some smaller tests. more test might be required