An open API service indexing awesome lists of open source software.

https://github.com/navopw/noisy

Procedural noise-map generator :foggy:
https://github.com/navopw/noisy

noise noise-algorithms procedural-generation

Last synced: 3 months ago
JSON representation

Procedural noise-map generator :foggy:

Awesome Lists containing this project

README

        

# Noisy
A procedural noise-map generator :foggy:

**This project is not being worked on anymore. (It still works in its current state)**

### Screenshots
![screenshot](http://i.imgur.com/8SlS8Oi.png)

### Supported Noise-Algorithms:
* Value Noise

### Supported interpolation:
* Linear Interpolation
* Cosine Interpolation

### Downloads
https://github.com/navopw/Noisy/releases

### Special thanks
* [@Masy](https://github.com/Masy) for helping me code the noise-algorithms

### Bugs or suggestions?
[*Click here*](https://github.com/navopw/Noisy/issues/new)