Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.