RaPC(rasterized polygon clipper)-A discrete grid-based polygon clipping algorithm

This algorithm is a part of my Ph.D thesis and which is still under developing...

Some demo results on clipping of convex polygons or concave polygons with holes are here:

INTERSECTION:

RaPC(rasterized polygon clipper): A discrete grid-based polygon clipping algorithm

DIFFERENCE:

RaPC(rasterized polygon clipper): A discrete grid-based polygon clipping algorithm

 

相关文章:

  • 2021-06-09
  • 2022-12-23
  • 2022-12-23
  • 2021-12-17
  • 2018-06-14
  • 2022-03-08
猜你喜欢
  • 2022-01-01
  • 2021-11-23
  • 2021-08-23
  • 2021-08-03
  • 2021-10-31
  • 2021-11-04
相关资源
相似解决方案