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:
- Host: GitHub
- URL: https://github.com/navopw/noisy
- Owner: navopw
- Created: 2016-06-18T17:41:46.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-02-13T16:41:15.000Z (over 6 years ago)
- Last Synced: 2025-01-26T12:41:25.803Z (5 months ago)
- Topics: noise, noise-algorithms, procedural-generation
- Language: Java
- Homepage:
- Size: 104 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
### 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)