Skip to content

Instantly share code, notes, and snippets.

@miketahani
Created April 30, 2015 01:51
Show Gist options
  • Save miketahani/94f42f4c17491bb0036f to your computer and use it in GitHub Desktop.
Save miketahani/94f42f4c17491bb0036f to your computer and use it in GitHub Desktop.
load noise.js from the console
(function(){var e=document.createElement("script");e.async=!0,e.src="https://rawgit.com/josephg/noisejs/master/perlin.js",e.charset="utf-8",document.body.appendChild(e)})();
@miketahani
Copy link
Author

repo for this library: https://github.com/josephg/noisejs

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