shockedplot7560/perlin-noise

A simple integration

Maintainers

Package info

github.com/ShockedPlot7560/perlin-noise

pkg:composer/shockedplot7560/perlin-noise

Statistics

Installs: 6

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

v1.0.0 2022-02-28 16:11 UTC

This package is auto-updated.

Last update: 2026-03-01 00:49:24 UTC


README

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.