Viz is a visual creative space.
-
node based: A node-based UI example for Bevy Engine.
cargo run --example node_based -
overflow: Overflow examples for Bevy Engine.
cargo run --example overflow cargo run --example overflow_debug
-
text: A text UI example for Bevy Engine.
cargo run --example text
Viz is free, open source and permissively licensed! Except where noted (below and/or in individual files), 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)