Skip to content

Conversation

Kevinpgalligan
Copy link
Contributor

@Kevinpgalligan Kevinpgalligan commented Oct 23, 2024

This change gives Sketch a Perlin noise API that is basically lightweight wrapper around noisy

(...which was finally added to the quicklisp depository).

  • The API is pretty much identical to p5js, see here.
  • Each sketch instance has its own collection of noise states, for thread-safety.
  • Also comes with documentation and an example.
  • Issue where I originally suggested this.

Copy link
Contributor

@Gleefre Gleefre left a comment

Choose a reason for hiding this comment

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

Looks cool!

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