A Python wrapper for simplex noise functions with analytical derivatives.
Project description
PySDNoise
A Python wrapper for noise functions with derivatives.
Python wrapper for Stefan Gustavson's simplex noise functions with analytical derivates, which can be found here.
Status
This project is still under active development and has not yet reached a stable version until v1.0.0 So when using this code currently expect random error and dragons.
Usage
from sdnoise import sdnoise2
n, dx, dy = sdnoise2(25.52, 30.06)
Download
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 sdnoise-1.0.0.tar.gz.
File metadata
- Download URL: sdnoise-1.0.0.tar.gz
- Upload date:
- Size: 17.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
06c99b6c195abf85a566a6280d76ddcc86e2d5f919eb428fbaab044d73fa2b9b
|
|
| MD5 |
3f0ad87bc46584c4822139fecc3bab95
|
|
| BLAKE2b-256 |
deb1d38ca50671541d99770eda7301e6015bc84219c43b93ffe6ec538b02b49b
|
File details
Details for the file sdnoise-1.0.0-cp38-cp38-win_amd64.whl.
File metadata
- Download URL: sdnoise-1.0.0-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 16.3 kB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a065a1832a094d86a3486310839a7dabb1c2c3d399f5ca23508b004ea22d84c6
|
|
| MD5 |
956ffce88130e61981bcee74811a9556
|
|
| BLAKE2b-256 |
c7ece5f0c147c3d5d4b8b78ce05dd768f2daea08247bf316f880a1c3daebbb1f
|