Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Add optional library settings #16

Open
lmas opened this issue Oct 1, 2020 · 0 comments
Open

Add optional library settings #16

lmas opened this issue Oct 1, 2020 · 0 comments
Assignees

Comments

@lmas
Copy link
Owner

lmas commented Oct 1, 2020

Source: https://old.reddit.com/r/proceduralgeneration/comments/iwefi2/2d_slice_of_3d_opensimplex_noise_colorized_to/

Example: https://docs.godotengine.org/en/stable/classes/class_opensimplexnoise.html

# Configure
noise.seed = randi()
noise.octaves = 4
noise.period = 20.0
noise.persistence = 0.8
@lmas lmas self-assigned this Oct 1, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant