Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 496 Bytes

CHANGELOG.md

File metadata and controls

26 lines (15 loc) · 496 Bytes

1.2.0

Ported tests and added examples for Perlin noise, Updated readme

1.1.5

Updated Perlin Noise code to Ken Perlin's vesion.

1.1.4

Exposed repeat from perlinnoise for looping pattern. Updated readme

1.1.3

FIxed Pienv, PiOver2Inv being derived from double(not very deterministic) Changed Perlin Noise Algorithm. Copy pasta'd this

1.1.2

Fixed unity package problem (.asmdef)

1.1.1

Added Perlin Noise