搜索资源列表
图形学画线画圆滑多边形的实现
- 图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
图形学画线画圆滑多边形的实现
- 图形学中的基本画图算法的实现,可能会有点小问题,请自己校正-graphics, the basic algorithm for drawing the realization may be some minor problems, its own calibration
Scanedge
- 计算机图形学画线算法演示代码
Bresenham
- Bresenham画线算法,并且对于该算法的时间效率进行了比较对于图形学画线效率比较有参考价值-Bresenham line drawing algorithm, and for time efficiency of the algorithm were compared to the efficiency of drawing lines for the graphics have more reference value
drawLine
- 计算机图形学画线,breasham 算法实验,本人已实验在MFC下-Computer graphics, drawing lines, breasham algorithm experiment, I have been under test in the MFC
cgdemo
- 计算机图形学画线,画椭圆,画圆,以及一些算法不是特别好的填充算法-Computer graphics drawing a line, ellipse, circle, and some algorithms are not particularly good filling algorithm
diyici
- 计算机图形学画线算法,在菜单栏选择画线后在空白处单击两次,即可画线-Computer graphics line drawing algorithm, choose to draw a line in the menu bar, click in the blank twice, you can draw a line
tuxingxue
- 中点画线算法 Breseham画线算法 DDA画线算法(Midpoint line drawing algorithm, Breseham line drawing algorithm, DDA line drawing algorithm.)