Simple Island Generator
It's a simple grid base Island Generator. I made it for my small game project about escaping island after shipwrecks.
It's generate custom mesh for island with perlin noise, texture and objects on grid.
Everything is generated based on seed value, so you can get both an infinite number of islands and a certain island by a given seed.
Inputs | Actons |
WASD | Move camera |
Q/E | Rotate camera |
Mouse Scroll | Camera distance |
LMB | Show cell data |
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.