aayars / py-noisemaker

Classic procedural noise generation algorithms, adapted for Python 3 and TensorFlow.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Perlin Noise - question

Alexfinkelshtein opened this issue · comments

Hi thanks for your contribution, I noticed that you refer to Perlin noise wiki page in your docs, but didn't see it in the code. Did I miss something?
Thanks
Alex

It's intended as more of a "see also" there.