Skip to content

Instantly share code, notes, and snippets.

@Hasenpfote
Last active October 22, 2021 12:28
Show Gist options
  • Save Hasenpfote/b01238342a8625e2961b040d55d96b8d to your computer and use it in GitHub Desktop.
Save Hasenpfote/b01238342a8625e2961b040d55d96b8d to your computer and use it in GitHub Desktop.
Visualization of perlin noise using numpy and matplotlib.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Hasenpfote
Copy link
Author

Hasenpfote commented Oct 5, 2021

Gist does not show 3D and 4D output results.
Please use colab or nbviewer to check.

TODO

  • Allow floating point numbers to be specified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment