The library comes with a bevy, DebugPlugin that can visualize the worley as a texture + live tweak.
"serde", "bevy"
This library uses a further developed version of
bracket-noise.
The reason I don't fork bracket is because bracket-fast-nosie is a sub crate inside a collection of libraries.
My version implement serialization+deserialization with serde.
I haven't done performance comparisons with other libraries, it does the job well, and I like the api.
| bevy | worley biomes |
|---|---|
| 0.17 | 0.2.0 |
| 0.16 | 0.1.0 |
worley_biomes is free and open source! All code in this repository is dual-licensed under either:
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.