Monday, October 9, 2023

Added dots

5 October 2023- Blobs!

I want to set up a while loop to fill in the of the world map. Each blob of land is a set of points within the sinusoidal/pointy oval world map.
I now have a function checking to see if the origin of each blob lies inside my blob polygon... right now I have the blob making function clear the list of border points, where as what I need is to keep a list of each blobs' border, that is a list of border point lists! 8-P
I made some ugly dots... I need to get the page to work through the edges of all my land blobs, looking for any blobs the next center point might be inside.

Is the p0 inside?

No comments:

Post a Comment