benthic_ui 0.3.2

Bevy UI plugin for open metaverse clients
docs.rs failed to build benthic_ui-0.3.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: benthic_ui-0.3.0

Metaverse UI

last-commit open-pr open-issues

Ui

This is meant to be a debug UI, and a bevy plugin. This allows for projects to implement the full open metaverse spec with only a few lines of code.

Getting Started

cargo run Will run the debug UI. cargo test Will run the tests.