#ui #graphics #gamedev

yakui-miniquad

A library integrating yakui with miniquad

14 unstable releases (3 breaking)

0.4.0 Nov 27, 2024
0.3.2 Sep 28, 2024
0.3.1 Apr 29, 2024
0.2.4 Nov 28, 2023
0.1.4 Nov 8, 2023

#587 in GUI

Download history 161/week @ 2024-09-23 51/week @ 2024-09-30 2/week @ 2024-10-07 148/week @ 2024-11-25 19/week @ 2024-12-02

167 downloads per month
Used in yakui-macroquad

MIT license

35KB
697 lines

yakui-miniquad

CI Docs Crates.io version

This is a simple library integrating yakui with miniquad, allowing you to use yakui with your miniquad projects easily.

I'm happy to accept contributions in the form of fixes or improvements, just be nice :)

If you're interested in the version usable with macroquad directly, it's here: yakui-macroquad!

Version

This version is for miniquad 0.4 and yakui 0.3.

Example

See the example, you can also cargo run --example hello-world to test the example.

License

See LICENSE

Dependencies

~6MB
~168K SLoC