Java library for creating straight skeletons?

I have a 2D polygon with holes as input. I need to find its straight skeleton, as shown in the figure:

http://www.cgal.org/Manual/3.2/doc_html/cgal_manual/Straight_skeleton_2/exterior_skeleton.png

Maybe there is a good java library?

If not, can you point out my good explanation of the algorithm, can I implement it myself? (I can't find good resources on Google)

Solution

I wrote for a while I'm not sure if it's strong enough

(edited on... 2018)

The content of this article comes from the network collection of netizens. It is used as a learning reference. The copyright belongs to the original author.
THE END
分享
二维码
< <上一篇
下一篇>>