nuki

Crates.ionuki
lib.rsnuki
version0.3.2
sourcesrc
created_at2019-12-16 08:11:54.381026
updated_at2021-09-09 01:16:01.783631
descriptionRust wrapper for Nuklear 2D GUI library (https://github.com/Immediate-Mode-UI/Nuklear)
homepagehttps://github.com/vaxpl/nuki-rs
repositoryhttps://github.com/vaxpl/nuki-rs.git
max_upload_size
id189696
size333,880
Varphone Wong (varphone)

documentation

README

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!

Commit count: 105

cargo fmt