Hi, I’ve been looking to hire people to help me in scripting a generator using Roblox terrain that could create an effect or result similar to a Minecraft phenomenon: The Farlands.
there’s an infinite terrain plugin which may be able to recreate something at least vaguely like it.
Thinking about it now it only really seems like a script could do voxel generation and not the terrain thing like I’m asking for.
Perlin noise is a procedural texture primitive, a type of gradient noise used by visual effects artists to increase the appearance of realism in computer graphics.
Ken Perlin designed the algorithm in 1983 to address the limitations of his earlier linear noise algorithm, especially for image synthesis applications.
In 1987, Perlin won an Oscar for Technical Achievement from the Academy of Motion Picture Arts and Sciences for creating Perlin Noise, which has since been used in many animated films and video games.