Docs.rs
plottery_lib-0.7.0
plottery_lib 0.7.0
Permalink
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
TobiasGrothmann
Dependencies
anyhow ^1.0.75
normal
bincode ^1.3.3
normal
fastnoise-lite ^1.1.1
normal
geo ^0.28.0
normal
geo-types ^0.7.12
normal
geometry-predicates ^0.3.0
normal
itertools ^0.13.0
normal
lazy_static ^1.4.1
normal
mint ^0.5.9
normal
ramer_douglas_peucker ^0.2.2
normal
rand ^0.8.5
normal
rand_distr ^0.4.3
normal
rayon ^1.8
normal
serde ^1.0.195
normal
svg ^0.17.0
normal
rand ^0.8.5
dev
tempfile ^3.8.1
dev
Versions
50.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
plottery_
lib
0.7.0
In plottery_
lib::
maths::
noise
plottery_lib
::
maths
::
noise
Function
perlin_2d
Copy item path
Source
pub fn perlin_2d(location:
V2
) ->
f32