Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 409 Bytes

File metadata and controls

25 lines (17 loc) · 409 Bytes

ComputerGraphicsUWP

UWP 重庆大学软件学院 计算机图形学实验

已实现功能

绘制直线

  • DDA
  • Bresenham

绘制圆/椭圆

  • MidPoint
  • Bresenham

区域填充

  • ScanLineSeedFill

直线裁剪

  • CohenSutherlandLineClipping

example


联系作者