PyRlin is a simple library that lets you generate Perlin Noise.
Project description
PyRlin is a simple library that lets you generate Perlin Noise. It is very useful for things like 2D terrain generation. It generates noise with levels from 0-100 by default.
Installation
pip install PyRlin
Usage
PyRlin.perleanate(4, 5),
PyRlin.perleanate_no_edges(4, 5),
PyRlin.multiple_perleanate(4, 5, 6),
PyRlin.rounded_no_edges_perleanate(4, 5),
PyRlin.split_noise(noise, 50),
PyRlin.make_map(noise)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyrlin-1.1.1.tar.gz.
File metadata
- Download URL: pyrlin-1.1.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ffddd89a64c4f54d2ceb298fc87e7f542fc7eb4f04b65211146cd44f031355a
|
|
| MD5 |
45ccbc6c42636c8c22bde5c4ba1cb786
|
|
| BLAKE2b-256 |
b75fa3e0d521490545e40a752ca40ca45f364e3f6bd9567d69a95222c9b914c5
|
File details
Details for the file pyrlin-1.1.1-py2.py3-none-any.whl.
File metadata
- Download URL: pyrlin-1.1.1-py2.py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3cc7740244b357ac84abcf060e526861f0154f380426bd79bff58eb697ce6cd3
|
|
| MD5 |
eb92b32d8846593dbe5cb7eb8b4a4fc4
|
|
| BLAKE2b-256 |
5fa0b46061ad5a2c069424e89cc1a9809e3000abd3a1a652c4a371de279d4073
|