I want to make planets with a blank planet but I'm an actual dummy and I don't even know what to do. Candomeone give me a simple tutorial of what to do???
Tags
Question3 Comments
- Log in to leave a comment
-
-
2,777 apollo12airlockfaliure
idk idk how to use anything exept for build low effort buildings
1 Upvote
Log in in to upvote this post.
the most basic terrain generator:
noise
generate height
update height
in that order
in perlin noise:
frequency changes the scale of the noise (like zooming in and out)
scale is a multiplier for how low the lowest valleys are and how high the highest mountains are
octaves is an integer (i think) for how detailed the noise is