... so the operation efficiency is relatively low while (x <= x1) { glVertex2d(x, y); x++; y = floor(y + k + 0.5); } } void Bresenham(int x0 ...
確定! 回上一頁