Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

Add a package.json #4

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Conversation

andyburke
Copy link

This should address #2

@jmcneese
Copy link
Owner

looks good, except for the repo url, as noted in the commit. i'll try to dig up the examples i was using when testing and we can add that.

@andyburke
Copy link
Author

Agreed, this is just pointing to my repo for now because I'm using it in a project. That should definitely be changed to point to your repo.

@andyburke
Copy link
Author

Also, commits cc90855 and d07d865 are questionable. Really, the only thing you should need to bring in is the package.json. I had issues using libnoise.js in the browser because if the 'if ( module )' statements, which are fixed by those commits, but it still doesn't end up working as I would expect.

@jmcneese
Copy link
Owner

if it's any help, here's how i have used this for generating a random alpha channel for a map generator:

https://gist.github.com/46e994d40604f1867f26

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

Successfully merging this pull request may close these issues.

3 participants