Use Bresenham to draw the line between faces
authorThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Tue, 12 Aug 2008 07:01:18 +0000 (04:01 -0300)
committerThadeu Lima de Souza Cascardo <cascardo@holoscopio.com>
Tue, 12 Aug 2008 07:50:47 +0000 (04:50 -0300)
commitc3c0481efb4d98df0a76cf57df65f8f165a4376d
treed5999b701d14bec7fe936fabf0dc8b7b5e0723e6
parent6568397392b0f65e2c68b8b8a417e27cc952aac5
Use Bresenham to draw the line between faces

This solves the problem of the slope and direction when drawing lines.
movie.c