I have no clue where to start I’m trying to to use 3D perlin noise for caverns and perlin worms for caves For my survival game but I can’t find any tutorials
I am new to using perlin noise and I want to make caverns and caves in my triangle terrain and have them save so that players could explore and make bases in them.
I have looked around the developer hub and have found no tutorials and I have tried to message players who know perlin noise and have had no luck
if you send me the code you are using to generate the land, I could try to integrate it for you. and to make caverns you would use perlin noise again to widen the the tunnel at certain coordinates, and it would make a larger room
That would take a tremendous amount of work, but I don’t want to discourage you. The other thing is that Mincraft actually uses 4 dimensial Perlin noise IIRC, and I believe the 4th dimension is the seed.