搜索资源列表
BresenhamLine
- Bresenham画线算法程序: 用一个坐标轴来当步长值(即+1),另一个坐标轴是否加1则跟据斜率(k)来确定,K 如果大于0.5,那么也加+1,如果小于0.5那么即不变。为了方便计算,如果d大于1 ,那么就减一,归0。可设e,e=d-0.5,于是就有e>0时,加1,e<0时不变,这样便 于硬件实现。-Bresenham
Tea
- Opengl普现的小茶壶,功能包括了红宝书的大部分章节,最重要的是采用了拖动时能保鼠标和茶壶相对不变的算法-Opengl general are small teapot features include the Little Red Book of most of the chapters, the most important thing is security when using the mouse and drag the relatively constant algorithm t