Crates.io | bevylder |
lib.rs | bevylder |
version | 0.1.0 |
source | src |
created_at | 2022-08-01 13:36:07.456197 |
updated_at | 2022-08-01 13:36:07.456197 |
description | Voxels brought to bevy |
homepage | https://github.com/inact1v1ty/bevylder |
repository | https://github.com/inact1v1ty/bevylder |
max_upload_size | |
id | 636782 |
size | 301,489 |
Voxels brought to bevy.
This crate is in a Proof of Concept stage of development and is not ready to be used in projects!
But keep an eye on it 🙂
Two ducks:
cargo run --release --features="bevy/bevy_winit","bevy/dynamic" --example rubberduck
2N + 1 x 2N + 1 ducks stresstest:
cargo run --release --features="bevy/bevy_winit","bevy/dynamic" --example rubberduck -- --stress <N>
It is a pun on bevy + bewilder, didn't want to give it a generic name like bevy_voxels. The plugin is somewhat opinionated so the name suits it well.
As this is still a PoC, features are incrementally added
Licensed under either of
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.