Kayak UI


Kayak UI

What is Kayak UI?

Kayak UI is a declarative UI that can be used to make user interfaces in Rust primarily targeting games. It's free and open-source!

Check out the book! Kayak UI Book

WARNING

Kayak UI is in the very early stages of development. Important features are missing and some documentation is missing. Kayak UI is designed to only work with Bevy.

Features

Bevy Renderer Features

Missing features

Example Screenshot

Kayak UI

Usage

Use bevy 0.10! Make sure the version of Kayak you are using uses the same version of bevy.

rust kayak_ui = "0.2" bevy = "0.10"

|bevy|kayak_ui| |---|---| |main|bevy-track| |0.10|0.3| |0.9|0.2| |0.9|0.1|

Check out the book!

Kayak UI Book