Skip to content

Conversation

@jgao1995
Copy link

was not able to npm run deploy but finished 👍

Copy link
Contributor

@austinEng austinEng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is good, but your noise is not multi-octave. You can do this by adding up interpolate_noise multiple times with different frequencies. Next time, also try to have more variables configurable in your GUI.

return cos(z * sin(dot(vec2(x, y), vec2(12.9898, 78.233))) * 43758.5453);
}

float noise_2(float x, float y, float z) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know you didn't use this and noise_3, but just so you know, this isn't going to be pseudorandom

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

Successfully merging this pull request may close these issues.

2 participants