perlin2 0.2.0

Minimal 2D perlin noise
Documentation
1
2
3
4
5
6
7
8
# perlin2

[![Version](https://img.shields.io/crates/v/perlin2.svg)](https://crates.io/crates/perlin2)
[![Documentation](https://docs.rs/perlin2/badge.svg)](https://docs.rs/perlin2)
[![test](https://github.com/gridbugs/perlin2/actions/workflows/test.yml/badge.svg)](https://github.com/gridbugs/perlin2/actions/workflows/test.yml)
[![dependency status](https://deps.rs/repo/github/gridbugs/perlin2/status.svg)](https://deps.rs/repo/github/gridbugs/perlin2)

Minimal 2D perlin noise