Hey everyone, after messing around in unity for a while, i’v decided to start a real project…
For my new project i’m using a cube that is mapped to a sphere.
So far it’s been ok, but now i’m stuck on getting ‘areas’ on the sphere…
How can i make a certain area of a specific size on a spherical surface?
What i want to do once i can use areas on the sphere/cube, is make some sort of script that chooses what type of biome the area will be and on that area it will use noise to make a landscape relevant to the biome type.
But for now, i really would love to know, how do all of you calculate/define ‘areas’…
that’s been my problem with quite a few things when i was still messing around in unity, and now…again.
Any help is very appreciated, thanks…