Simple UI library written in Rust (backup/mirror) https://github.com/griffi-gh/hUI
Go to file
2024-02-28 16:47:46 +01:00
.assets
hui fix offset 2024-02-27 22:57:46 +01:00
hui-examples upd example 2024-02-28 16:47:46 +01:00
hui-glium HACK 2024-02-26 01:30:52 +01:00
hui-winit bump version to 0.1.0.alpha.4 2024-02-21 11:06:13 +01:00
.gitignore
Cargo.toml
LICENSE.txt
README.md

hui

Simple UI library for games and other interactive applications crates.io
license Formerly kubi-ui


Backends

Latest stable release:  crates.io

hui glium (render) winit (platform) wgpu (render)
master hui-glium = <master>
glium = "0.34"
hui-winit = <master>
winit = "0.29"
(support planned)
0.1.0-alpha.3 hui-glium = "0.1.0-alpha.3"
glium = "0.34"
N/A
0.1.0-alpha.2 hui-glium = "0.1.0-alpha.2"
glium = "0.34"
N/A
0.1.0-alpha.1 hui-glium = "0.1.0-alpha.1"
glium = "0.34"
N/A