Simple Island Generator Demo
It's a simple grid base Island Generator. I made it for my small game project which will never come out.
It generate custom mesh for island with perlin noise, texture and objects on grid.
Islands are generated based on a seed and several parameters, so their number tends to infinity. You can also reproduce a previously generated island by inserting the necessary parameters.
Inputs | Actons |
WASD | Move camera |
Q/E | Rotate camera |
Mouse Scroll | Camera distance |
LMB | Show cell data |
There is no way to download the result. Just a demonstration.
Credits:
Objects on map were taken from several Kenney asset packs(https://kenney.nl/).
Comments
Log in with itch.io to leave a comment.
Hello! Do you have the source code for this anywhere? Am I allowed to use this in my own project? I would love to use it as part of my Undergrad Thesis Project!
Hi, I can add files here today or tomorrow, but they will be without comments.