hgeometry icon indicating copy to clipboard operation
hgeometry copied to clipboard

[WIP] Random, star-shaped polygons

Open WalzerMelodica opened this issue 3 years ago • 4 comments

Hello David, now I hope I'm in the right place :)

WalzerMelodica avatar Jan 13 '21 20:01 WalzerMelodica

I'm not David, but I think you're good to start implementing stuff now ;). You may want to give this pull request a useful name to that end :).

noinia avatar Jan 13 '21 20:01 noinia

Yes, this is perfect! I'll add type-signatures and an explanation of the random star-shaped polygon algorithm.

lemmih avatar Jan 14 '21 00:01 lemmih

If you want to do something other than star-shaped polygons then we can still use this draft PR.

lemmih avatar Jan 14 '21 00:01 lemmih

Hi @WalzerMelodica. I pushed a new module with a description of the problem and a list of functions that can help you solve it. Run git pull and then look at hgeometry/src/Data/Geometry/Polygon/Star.hs.

lemmih avatar Jan 14 '21 12:01 lemmih