Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/snuk182/anl-rs
Accidental Noise Library port for Rust.
https://github.com/snuk182/anl-rs
accidental-noise-library fractal-algorithms noise rust
Last synced: about 2 months ago
JSON representation
Accidental Noise Library port for Rust.
- Host: GitHub
- URL: https://github.com/snuk182/anl-rs
- Owner: snuk182
- License: other
- Created: 2016-12-20T10:44:43.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-04T09:57:23.000Z (about 8 years ago)
- Last Synced: 2024-10-11T04:50:28.979Z (3 months ago)
- Topics: accidental-noise-library, fractal-algorithms, noise, rust
- Language: Rust
- Size: 126 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# anl-rs
[![Latest Version](https://img.shields.io/crates/v/anl.svg)](https://crates.io/crates/anl)
This is a port of a noise generation part of Accidental Noise Library by Joshua Tippetts ( http://accidentalnoise.sourceforge.net/index.html ) for Rust. Partially tested.