Thursday, August 19, 2021

I have the page making the landmass a clickable element which switches from green to brown. I have the loop which crosses the world polygon subdivided into two points instead of just one. I want to set things up so that we have a series of points from one side to the other, make that polygon and it’s sister, and set the page up so that when you click on a daughter polygon, you will trigger another subdivision. Rinse and repeat as often as desired. Further, I want to subdivide the polygons into a triangle mesh so that I can calculate the area of the polgons.

No comments:

Post a Comment