User avatar
privTri Volpeon areon3NSmol @volpeon@icy.wyvern.rip
1y
I'm trying different methods to place buildings. It started with just random placement, then random placement + random movement, then random placement + gravitation towards the edges, but none of these methods gave great results.
I need to ensure that buildings with the strongest constraints also appear at the coordinates where they're permitted instead of some random buildings whose weak constraints allowed the same. So now I'm working on a score function.