opensimplex2 1.1.0

Port of OpenSimplex2
Documentation
1
2
3
4
5
#![allow(non_snake_case)]

pub mod fast;
mod ffi;
pub mod smooth;