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

small bug #66

Closed
zahachtah opened this issue Sep 13, 2019 · 2 comments
Closed

small bug #66

zahachtah opened this issue Sep 13, 2019 · 2 comments

Comments

@zahachtah
Copy link

I was playing with your very nice noise function

you need to change (line 16) in the noise.jl

initsimplexnoise(seed)

to

initnoise(seed)

the above function does not exist

@cormullion
Copy link
Member

Hi! well spotted! Thanks... looks like a left-over from the transition from the old patented one to the new one.

@cormullion
Copy link
Member

Should be fixed by 5520bfd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants