/perlin-noise

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

This is a PHP derivative of net.minecraft.world.gen originally written by Mojang AB and then modified by PG85

This perlin noise generator is oriented for implementation with minecraft, and includes a Random class (implemented by PMMP) and utilities to make it work.