nuki 0.3.2

Rust wrapper for Nuklear 2D GUI library (https://github.com/Immediate-Mode-UI/Nuklear)
Documentation

nuki-rs

Forked from https://github.com/snuk182/nuklear-rust.

Latest Version Build Status

The bindings to the Nuklear 2D immediate GUI library.

Currently beta.

Drawing backends:

  • gles for GLESv2/3 3D drawing engine.

All examples are based on the extended example of the original library.

API suggestions, PRs and improvement ideas are welcome!