Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add simplex and other procedural noise functions #40

Open
tmhglnd opened this issue May 15, 2024 · 0 comments
Open

Add simplex and other procedural noise functions #40

tmhglnd opened this issue May 15, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@tmhglnd
Copy link
Owner

tmhglnd commented May 15, 2024

Some idea to add procedural noise functions such as Simplex/Perlin noise to generate 1D or 2D arrays that can be used for algorithmic composition.

For example include this library:
https://www.npmjs.com/package/simplex-noise

@tmhglnd tmhglnd added the enhancement New feature or request label May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant