1.0.0 • Published 3 years ago

@renoki-games/node-perlin-noise v1.0.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

Node Perlin Noise Generator

CI codecov Latest Stable Version Total Downloads License

Perlin & Simplex Noise generation written for Node, with HTTP API support.

🤝 Supporting

Renoki Co. & Renoki Games on GitHub aims on bringing a lot of open source projects and helpful projects to the world. Developing and maintaining projects everyday is a harsh work and tho, we love it.

If you are using your application in your day-to-day job, on presentation demos, hobby projects or even school projects, spread some kind words about our work or sponsor our work. Kind words will touch our chakras and vibe, while the sponsorships will keep the open source projects alive.

ko-fi

🚀 Installation

You can install the package via npm:

npm install @renoki-games/node-perlin-noise

🙌 Usage

const package = require('@renoki-games/node-perlin-noise');

//

🐛 Testing

npm run test

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.

🎉 Credits