Returning a Composite Noise Function #263
Unanswered
half-potato
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there a way to return a composite noise function from a function that is essential a function builder? The arguments when compositing a noise function are references, so they they pass out of scope when the function is returned. I am not sure how to solve this without changing the library.
Beta Was this translation helpful? Give feedback.
All reactions