hughesadam87 / pyparty

Drawing and analyzing particles on images
Other
35 stars 17 forks source link

More random #11

Open hughesadam87 opened 10 years ago

hughesadam87 commented 10 years ago

Random_polygons

Then have general from_random()

hughesadam87 commented 10 years ago

Added triangle function recently. May want to make the PAD argument available in general. Random triangles could easily be extended to random polygon, the quesiton then is just how do I generalize the randomization of parameters like length, radius so on.