#interface #widgets #ui #graphics #gui #2d-graphics

nuki

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

9 releases

0.6.3 Dec 16, 2019
0.3.2 Sep 9, 2021
0.3.1 Jan 19, 2021
0.2.6 Dec 18, 2020
0.1.0 Dec 24, 2019

#340 in Graphics APIs

30 downloads per month
Used in 2 crates

MIT/Apache

320KB
9K SLoC

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!

Dependencies

~3.5MB
~63K SLoC