John-Paul Verkamp <me@jverkamp.com>
This package provides Racket versions of the Perlin and Simplex noise generators.
Development Development of this library is hosted by GitHub at the following project page:
https://github.com/jpverkamp/noise/
raco pkg install noise
3wh> (build-perlin-image256256#:scale10.0)3wh> (build-simplex-image256256#:scale10.0)3wh> (build-colored-simplex-image256256#:scale10.0)
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License and GNU Lesser General Public License for more details.