Thursday, October 19, 2023

This morning's prompt was 'desperation', because I ran out of prompts and I was...


The 19 Inktober prompt was 'plump'... weird!


Mapping my worlds! Things which I need to do:
1. Calculate the area of each triangle tile (so I need to turn my corner quads into triangle pairs and turn the three way subd into six way...), and see how much different the oval area is from the sinusoidal area!
2. Get point neighbors, for the random point walk.
3. Get tiles which belong to a given point so we can find the tiles in a random point walk which we're turning into land tiles. If tile is not land (if the color is blue...), change the color, and accumulate land area.

No comments:

Post a Comment