arypbatista / godot-bordered-polygon-2d

Polygon2D with textured borders
MIT License
61 stars 9 forks source link

Added max nodes option and more #11

Closed arypbatista closed 7 years ago

arypbatista commented 7 years ago
jtaart commented 7 years ago

Great idea with the min angle gain stuff.

arypbatista commented 7 years ago

Hey @jtaart I think we should calculate the max node count based on the original polygon point count. What do you think?

jtaart commented 7 years ago

Sounds like another good idea to me