#graphical-user-interface #gamedev #graphics #ui

yakui-miniquad

A library integrating yakui with miniquad

15 releases

new 0.4.1 Mar 31, 2025
0.4.0 Nov 27, 2024
0.3.2 Sep 28, 2024
0.3.1 Apr 29, 2024
0.1.4 Nov 8, 2023

#781 in GUI


Used in yakui-macroquad

MIT license

36KB
698 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

~7MB
~196K SLoC