makara 0.1.2

A Bevy UI simplifier that make it easy to build GUI app with bevy engine.
docs.rs failed to build makara-0.1.2
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: makara-0.2.4

Static Badge Static Badge static Badge

[!WARNING] Makara is new, many useful features are still missing.

Features

  • Built-in widgets including button, modal, text input and more.
  • Leverages Bevy’s massive parallelism for smooth and efficient rendering.
  • High level API and flexible.

Installation

Get latest version of Makara

cargo add makara

Documentation

Contributing

Makara needs your contributions. Please see contributing.

Versions

Currently, it supports only bevy 0.17.x onward.

License

Makara is released under the MIT License.