Skip to content

badcodecat/bevy_ui_builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

bevy_ui_builder

This is my preferred way of creating UI. It is based loosely on iced and uses bevy's ecs and bevy's built-in ui.

Warning

This is in very early development, use at your own risk. The documentation is entirely composed of the examples, so beware.

Usage

Right now this is up to date with bevy 0.14 (alpha)

Version Matrix

bevy bevy_ui_builder tag
0.13 v0.4.0-alpa
0.13 v0.3.3
0.12 v0.2.0

Add bevy_ui_builder = { git = "https://github.com/badcodecat/bevy_ui_builder.git", tag = "v0.3.3" } to your Cargo.toml.

There are some samples of how to use this in the examples directory.

License

All code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer.

Your contributions

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.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages