Skip to content

tizilogic/PyFastNoiseLite

Repository files navigation

Build Status

Cython wrapper for the FastNoise Lite library

This wraps Auburns' great FastNoise Lite library using Cython for use in Python 3.6+

Installation

This package is available on the Python Package Index both as source and binary distribution for a variety of Python versions and platforms using the following command:

pip install pyfastnoiselite  # On some systems, "pip" has to be replaced by "pip3"

Note:

This wrapper currently lacks the domain warping functionality and documentation. Both are planned to be added in the future.

About

Python wrapper for Auburns' FastNoise Lite noise generation library

Resources

License

Stars

Watchers

Forks

Packages

No packages published