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
  • 2021-05-20
  • 2021-04-10
  • 2021-12-26
猜你喜欢
  • 2022-01-01
  • 2021-11-23
  • 2021-08-23
  • 2021-08-03
  • 2021-10-31
  • 2021-12-31
相关资源
相似解决方案