Update 2


Major Update – Custom Perlin & Simplex Noise + Unlimited Seed Support!

Hey everyone!

This update brings significant changes under the hood to make map generation smoother, cleaner, and more flexible than ever before.

 What’s New?

Switched to Custom Perlin & Simplex Noise Generators

We've replaced the built-in noise library with custom-built noise generation for both Perlin and Simplex. Why?

  • The old library had visual artifacts and strange behavior with higher seed values.

  • It required strict seed limits to avoid crashing or malformed noise.

  • Our new implementation gives you cleaner noise output, better performance, and full control.

Expanded Seed Range

Perlin seed input is no longer limited to the restrictive -9999 to 9999 range! You can now use any seed between -999999 and 999999, similar to the range supported by Simplex noise.
This unlocks more unique map variations without weird edge cases or crashes.

Before

After

Benefits

  • More stable terrain generation.

  • Greater creative freedom.

  • No more hidden limitations or “bad seeds.”

  • Cleaner, more predictable visual results.

Under the Hood

We’ve also:

  • Removed legacy restrictions on seed values.

  • Centralized noise generation to reduce conflicts and improve flexibility for future noise types.

  • Fixed some more minor bugs

Files

TerraGraphix.zip 37 MB
33 days ago
TerraGraphix_DEMO.zip 37 MB
33 days ago

Get TerraGraphix Terrain Generator

Buy Now
On Sale!
50% Off
$10.00 $5.00 USD or more

Leave a comment

Log in with itch.io to leave a comment.